Package com.createtank.elemenope

Interface Summary
Broker interface for all Broker classes.
Connector interface for all Connector classes.
Dispatcher interface for all Dispatcher classes.
ElemenopeComponent interface for all elemenope Component classes.
ElemenopeConfiguration Configuration interface for the elemenope framework.
ElemenopeConnectionEntity interface for all elemenope connection specific classes, i.e.
FailoverDispatcher interface for all Dispatcher classes which are capable of failover.
Operation interface for all services/operations executed by a Broker.
OperationType interface for all objects which contain their own operation type.
 

Class Summary
DispatcherFailoverImpl Abstract Dispatcher implementation class providing generic DispatcherFailover [DFO] functionality.
Elemenope Main application class for the elemenope framework.
ElemenopeComponents Container class for all elemenope system components.
ElemenopeConfigurationHelper Helper class to initiate elemenope configuration from outside of the Elemenope class.
ElemenopeDispatchInformation Class to handle all dispatch and dispatch failover [DFO] information.
ElemenopeDispatchInformation.FailoverType  
ElemenopeDispatchResponse Class to contain all response information from a Dispatcher.
ElemenopeInitializationGroupHandler Class to handle list of one or more initialization groups.
ElemenopeStandardConfiguration Standard implementation of ElemenopeConfiguration class.
ElemenopeStartupServlet This is a Servlet class to invoke elemenope system initialization within a web or application server environment.
 

Exception Summary
ElemenopeConnectionException Exception thrown when a problem occurs during connection.
ElemenopeException Generic exception class for elemenope framework.