com.apama.net.interfaces
Interface GenericComponentManagement.GenericComponentConnection

All Known Subinterfaces:
GenericComponentManagement.GenericComponentReceiver, GenericComponentManagement.GenericComponentSender
Enclosing interface:
GenericComponentManagement

public static interface GenericComponentManagement.GenericComponentConnection

The interface describing a messaging connection to a component


Method Summary
 long getLogicalId()
           
 java.lang.String getName()
           
 long getPhysicalId()
           
 java.lang.String getRemoteHost()
           
 int getRemotePort()
           
 

Method Detail

getName

java.lang.String getName()

getRemoteHost

java.lang.String getRemoteHost()

getRemotePort

int getRemotePort()

getPhysicalId

long getPhysicalId()

getLogicalId

long getLogicalId()


Submit a bug or feature
Copyright (c) 2013-2014 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its Subsidiaries and or/its Affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.