Package konark.manager

Interface Summary
ConfigObjectChangeListener  
GUILaunch Interface provided for the SMSAgentServer to facilitate launching of of the SMSAgent
Launcher  
Monitor  
SMSAgentInterface Interface definition for the SMSAgent The GUI is going to operate on methods on this interface This interface contains methods like report (Reporting failed events), Adding events, detectors etc.
Subscriber  
 

Class Summary
AgentAliveEventHandler  
AgentStatus  
BasicItineraryAgent  
BasicMonitoringAgent  
ConfigManager  
ConfigObject  
ConfigObjectChangeEvent  
ConfigParser  
ConfigurationChangeObject  
ConstructObject ConstructObject class is a non instantiable class as it has it's default constructor made private.
DatabaseEventHandler  
DBModule  
DefaultConfigObjectChangeHandler  
DefaultEventHandler  
DetectorStatus  
EventHandler  
EventID  
EventIDGenerator  
EventInfo  
EventQueueSync  
EventSynchronizer  
EventTableEntry  
EventTableSync  
HostStatus This class holds info about name reg status, rmi reg status, host status (by pinging some port), and agent server status.
HostStatusItem Very simple class, just keeps track of a few status data
HostStatusMonitorThread  
ItineraryAgent  
MonitoringAgent  
MonitorProxy  
ObjectCreator  
OutstandingMonList  
PatternInfo The PatternInfo class is to be used for defining the pattern elements.
PatternObject  
RecoveryHandler  
RemoteEventHandler  
RMIProxy  
RunningThreads  
SMSAgent  
SMSAgentInterfaceProxy  
SMSAgentServer A specialized AgentServer capable of launching an SMSAgent on that host Facilitates an RMI interface for a GUI to connect and launch the agents
SubscriberEntry SubscriberEntry class is a container for subscriber agent information.
SubscriberObject Copied from /project/space03/KONARK-RELEASE/release/network/manager/SubscriberObject.java Modified to include filtering of events.
SubscriberProxy  
SubscriptionObject  
Utility  
 

Exception Summary
AgentServerDeadException  
configException  
looseStubException  
remoteConfigException