Package com.apama.net.interfaces
- 
Interface Summary Interface Description GenericComponentManagement Generic management interface for Apama components.GenericComponentManagement.GenericComponentConnection The interface describing a messaging connection to a componentGenericComponentManagement.GenericComponentConnectionSet GenericComponentManagement.GenericComponentInfo A list of related component info tuplesGenericComponentManagement.GenericComponentInfoTuple A name-value pair holding some information about a componentGenericComponentManagement.GenericComponentReceiver The interface describing a messaging receiver connected to a componentGenericComponentManagement.GenericComponentSender The interface describing a messaging sender connected to a componentPingableClient The PingableClient interface is the interface to any Apama TCP server, and allows clients to detect if the server is alive.
- 
Class Summary Class Description GenericComponentManagementFactory Create objects that implement the GenericComponentManagement interface.PingableClientFactory 
- 
Enum Summary Enum Description GenericComponentManagement.GenericComponentLogLevel Log verbosity levels
- 
Exception Summary Exception Description GenericComponentManagementException Base for all exceptions thrown by the GenericComponentManagement interface.