Uses of Package
org.ourgrid.common.event

Packages that use org.ourgrid.common.event
org.ourgrid.common.event   
org.ourgrid.common.fd   
org.ourgrid.common.gump   
org.ourgrid.corepeer   
org.ourgrid.corepeer.fd   
org.ourgrid.gridmachine.useragent   
org.ourgrid.gridmachine.useragent.fd   
org.ourgrid.mygrid.event   
org.ourgrid.mygrid.fd   
org.ourgrid.mygrid.replicaexecutor   
org.ourgrid.mygrid.replicaexecutor.event   
org.ourgrid.mygrid.replicaexecutor.test   
org.ourgrid.mygrid.scheduler   
org.ourgrid.mygrid.scheduler.event   
org.ourgrid.mygrid.ui.gui   
org.ourgrid.mygrid.ui.gui.event   
org.ourgrid.peer.ebgum   
org.ourgrid.peer.event   
org.ourgrid.peer.fd   
org.ourgrid.peer.manager   
org.ourgrid.peer.manager.event   
org.ourgrid.peer.manager.gummanager.events   
org.ourgrid.peer.manager.status   
org.ourgrid.test.threadServices   
 

Classes in org.ourgrid.common.event used by org.ourgrid.common.event
ActionEvent
          This interface represents an Event that can be processed by an EventEngine and on which the process method can be called.
EBSyncShutdownable
          This interface should be implemented when it is needed to perform a synchronized shutdown.
Event
          This interface represents any Event.
EventEngine
           
EventQueue
          This class is desired to queue events in a synchronized way.
RequestEvent
          An ActionEvent (an event that can be processed) that corresponds to a request.
ResponseEvent
          An Event that stores a response.
ShutdownResponseEvent
          A ResponseEvent that can block waiting for its response, that corresponds to a shutdown.
 

Classes in org.ourgrid.common.event used by org.ourgrid.common.fd
Shutdownable
          To be implemented by service threads.
 

Classes in org.ourgrid.common.event used by org.ourgrid.common.gump
Shutdownable
          To be implemented by service threads.
 

Classes in org.ourgrid.common.event used by org.ourgrid.corepeer
Shutdownable
          To be implemented by service threads.
 

Classes in org.ourgrid.common.event used by org.ourgrid.corepeer.fd
Shutdownable
          To be implemented by service threads.
 

Classes in org.ourgrid.common.event used by org.ourgrid.gridmachine.useragent
Event
          This interface represents any Event.
EventQueue
          This class is desired to queue events in a synchronized way.
 

Classes in org.ourgrid.common.event used by org.ourgrid.gridmachine.useragent.fd
Shutdownable
          To be implemented by service threads.
 

Classes in org.ourgrid.common.event used by org.ourgrid.mygrid.event
ActionEvent
          This interface represents an Event that can be processed by an EventEngine and on which the process method can be called.
Event
          This interface represents any Event.
NotifyEvent
          An ActionEvent that corresponds to a notification.
RequestEvent
          An ActionEvent (an event that can be processed) that corresponds to a request.
 

Classes in org.ourgrid.common.event used by org.ourgrid.mygrid.fd
Shutdownable
          To be implemented by service threads.
 

Classes in org.ourgrid.common.event used by org.ourgrid.mygrid.replicaexecutor
ActionEvent
          This interface represents an Event that can be processed by an EventEngine and on which the process method can be called.
EBSyncShutdownable
          This interface should be implemented when it is needed to perform a synchronized shutdown.
EventEngine
           
EventQueue
          This class is desired to queue events in a synchronized way.
ResponseEvent
          An Event that stores a response.
Shutdownable
          To be implemented by service threads.
ShutdownEventEngine
          This interface represents an object responsible for processing events.
ShutdownResponseEvent
          A ResponseEvent that can block waiting for its response, that corresponds to a shutdown.
 

Classes in org.ourgrid.common.event used by org.ourgrid.mygrid.replicaexecutor.event
ActionEvent
          This interface represents an Event that can be processed by an EventEngine and on which the process method can be called.
Event
          This interface represents any Event.
EventQueue
          This class is desired to queue events in a synchronized way.
NotifyEvent
          An ActionEvent that corresponds to a notification.
RequestEvent
          An ActionEvent (an event that can be processed) that corresponds to a request.
ResponseEvent
          An Event that stores a response.
 

Classes in org.ourgrid.common.event used by org.ourgrid.mygrid.replicaexecutor.test
EventQueue
          This class is desired to queue events in a synchronized way.
 

Classes in org.ourgrid.common.event used by org.ourgrid.mygrid.scheduler
ActionEvent
          This interface represents an Event that can be processed by an EventEngine and on which the process method can be called.
EBSyncShutdownable
          This interface should be implemented when it is needed to perform a synchronized shutdown.
Event
          This interface represents any Event.
EventEngine
           
EventQueue
          This class is desired to queue events in a synchronized way.
NotifyEvent
          An ActionEvent that corresponds to a notification.
RequestEvent
          An ActionEvent (an event that can be processed) that corresponds to a request.
ResponseEvent
          An Event that stores a response.
ShutdownEventEngine
          This interface represents an object responsible for processing events.
ShutdownResponseEvent
          A ResponseEvent that can block waiting for its response, that corresponds to a shutdown.
 

Classes in org.ourgrid.common.event used by org.ourgrid.mygrid.scheduler.event
ActionEvent
          This interface represents an Event that can be processed by an EventEngine and on which the process method can be called.
Event
          This interface represents any Event.
EventQueue
          This class is desired to queue events in a synchronized way.
NotifyEvent
          An ActionEvent that corresponds to a notification.
RequestEvent
          An ActionEvent (an event that can be processed) that corresponds to a request.
ResponseEvent
          An Event that stores a response.
 

Classes in org.ourgrid.common.event used by org.ourgrid.mygrid.ui.gui
Event
          This interface represents any Event.
EventEngine
           
 

Classes in org.ourgrid.common.event used by org.ourgrid.mygrid.ui.gui.event
Event
          This interface represents any Event.
 

Classes in org.ourgrid.common.event used by org.ourgrid.peer.ebgum
EventQueue
          This class is desired to queue events in a synchronized way.
ResponseEvent
          An Event that stores a response.
ShutdownEventEngine
          This interface represents an object responsible for processing events.
ShutdownResponseEvent
          A ResponseEvent that can block waiting for its response, that corresponds to a shutdown.
 

Classes in org.ourgrid.common.event used by org.ourgrid.peer.event
ActionEvent
          This interface represents an Event that can be processed by an EventEngine and on which the process method can be called.
Event
          This interface represents any Event.
NotifyEvent
          An ActionEvent that corresponds to a notification.
RequestEvent
          An ActionEvent (an event that can be processed) that corresponds to a request.
 

Classes in org.ourgrid.common.event used by org.ourgrid.peer.fd
Shutdownable
          To be implemented by service threads.
 

Classes in org.ourgrid.common.event used by org.ourgrid.peer.manager
ActionEvent
          This interface represents an Event that can be processed by an EventEngine and on which the process method can be called.
EBSyncShutdownable
          This interface should be implemented when it is needed to perform a synchronized shutdown.
Event
          This interface represents any Event.
EventEngine
           
EventQueue
          This class is desired to queue events in a synchronized way.
RequestEvent
          An ActionEvent (an event that can be processed) that corresponds to a request.
ResponseEvent
          An Event that stores a response.
ShutdownEventEngine
          This interface represents an object responsible for processing events.
ShutdownResponseEvent
          A ResponseEvent that can block waiting for its response, that corresponds to a shutdown.
 

Classes in org.ourgrid.common.event used by org.ourgrid.peer.manager.event
ActionEvent
          This interface represents an Event that can be processed by an EventEngine and on which the process method can be called.
Event
          This interface represents any Event.
EventQueue
          This class is desired to queue events in a synchronized way.
NotifyEvent
          An ActionEvent that corresponds to a notification.
RequestEvent
          An ActionEvent (an event that can be processed) that corresponds to a request.
ResponseEvent
          An Event that stores a response.
 

Classes in org.ourgrid.common.event used by org.ourgrid.peer.manager.gummanager.events
ActionEvent
          This interface represents an Event that can be processed by an EventEngine and on which the process method can be called.
Event
          This interface represents any Event.
EventQueue
          This class is desired to queue events in a synchronized way.
RequestEvent
          An ActionEvent (an event that can be processed) that corresponds to a request.
ResponseEvent
          An Event that stores a response.
 

Classes in org.ourgrid.common.event used by org.ourgrid.peer.manager.status
EventQueue
          This class is desired to queue events in a synchronized way.
ResponseEvent
          An Event that stores a response.
 

Classes in org.ourgrid.common.event used by org.ourgrid.test.threadServices
Shutdownable
          To be implemented by service threads.