konark.manager
Class RemoteEventHandler

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

public class RemoteEventHandler
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
RemoteEventHandler()
           
 
Method Summary
 void notifyEvent(Event event, int typeOfAgent)
           
 void setAgentURN(ajanta.naming.URN agentURN)
           
 
Methods inherited from class konark.manager.EventHandler
addSubscriberList, notifyEventPreProcess, processEvent, setAgentHandle, setAgentHandle, setValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteEventHandler

public RemoteEventHandler()
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 -