konark.manager
Class AgentAliveEventHandler

java.lang.Object
  extended bykonark.manager.EventHandler
      extended bykonark.manager.AgentAliveEventHandler
All Implemented Interfaces:
java.io.Serializable

public class AgentAliveEventHandler
extends EventHandler
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class konark.manager.EventHandler
db, defSubObj, host, iAg, mAg
 
Constructor Summary
AgentAliveEventHandler()
           
 
Method Summary
 void notifyEvent(Event event, int typeOfAgent)
           
 void notifyEventPreProcess(Event event)
           
 void setAgentURN(ajanta.naming.URN agentURN)
           
 
Methods inherited from class konark.manager.EventHandler
addSubscriberList, processEvent, setAgentHandle, setAgentHandle, setValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentAliveEventHandler

public AgentAliveEventHandler()
Method Detail

setAgentURN

public void setAgentURN(ajanta.naming.URN agentURN)
Overrides:
setAgentURN in class EventHandler

notifyEvent

public void notifyEvent(Event event,
                        int typeOfAgent)
Overrides:
notifyEvent in class EventHandler
Parameters:
event -

notifyEventPreProcess

public void notifyEventPreProcess(Event event)
Overrides:
notifyEventPreProcess in class EventHandler
Parameters:
event -