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 SummaryAll 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.GenericComponentConnectiongetLogicalId, getName, getPhysicalId, getRemoteHost, getRemotePort
 
- 
 
-