Package com.apama.net.interfaces
Interface GenericComponentManagement.GenericComponentReceiver
-
- All Superinterfaces:
GenericComponentManagement.GenericComponentConnection
- Enclosing interface:
- GenericComponentManagement
public static interface GenericComponentManagement.GenericComponentReceiver extends GenericComponentManagement.GenericComponentConnection
The interface describing a messaging receiver connected to a component
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleandisconnectIfSlow()java.util.List<java.lang.String>getChannels()booleanisSlow()-
Methods inherited from interface com.apama.net.interfaces.GenericComponentManagement.GenericComponentConnection
getLogicalId, getName, getPhysicalId, getRemoteHost, getRemotePort
-
-