Rio Project 4.2 API Documentation



Uses of Package
org.rioproject.event

Packages that use org.rioproject.event
org.rioproject.bean Provides support for creating and communicating with Java Beans 
org.rioproject.core.jsb Defines interfaces and semantics for the ServiceBean component model
 
org.rioproject.cybernode A Cybernode represents a compute resource as a service available through the network, offering dynamic allocation and provisioning capabilities. 
org.rioproject.event Provides classes and interfaces which enable support for distributed events. 
org.rioproject.jsb Provides classes that implement and support the ServiceBean model
 
org.rioproject.log Provides support to enable the dynamic creation of Logger objects with associated Level and Handlers. 
org.rioproject.monitor Provides the capability to deploy and monitor applications. 
org.rioproject.resources.servicecore Provides basic infrastructure support for Jini™ technology service development
 
org.rioproject.sla Provides classes that allow policy handlers to react to SLA threshold conditions
 
org.rioproject.system Provides classes that interact with lower level operating system and infrastructure elements, providing an abstract notion of a compute resource with qualitative and quantitative capabilities. 
org.rioproject.watch Provides mechanisms to collect and analyze programmer defined metrics defined in a distributed application. 
 

Classes in org.rioproject.event used by org.rioproject.bean
EventProducer
          The EventProducer defines the support for an event consumer to register for events a service produces
 

Classes in org.rioproject.event used by org.rioproject.core.jsb
EventDescriptor
          The EventDescriptor describes an event that an EventProducer will advertise as part of it's attribute set in a Jini Lookup Service.
EventHandler
          The EventHandler is an abstract class which handles the basic event plumbing.
 

Classes in org.rioproject.event used by org.rioproject.cybernode
EventHandler
          The EventHandler is an abstract class which handles the basic event plumbing.
EventProducer
          The EventProducer defines the support for an event consumer to register for events a service produces
 

Classes in org.rioproject.event used by org.rioproject.event
BasicEventConsumer
          The BasicEventConsumer is a helper class that manages the discovery of EventProducer instances that provide support for user defined events.
EventConsumer
          The EventConsumer defines the semantics for a client to register and receive remote event notifications
EventDescriptor
          The EventDescriptor describes an event that an EventProducer will advertise as part of it's attribute set in a Jini Lookup Service.
EventHandler
          The EventHandler is an abstract class which handles the basic event plumbing.
EventProducer
          The EventProducer defines the support for an event consumer to register for events a service produces
NoEventConsumerException
          Exception thrown when there are no registered event consumers.
RemoteServiceEvent
          Wrapper around RemoteEvent to allow user defined event objects.
RemoteServiceEventListener
          The RemoteServiceListener interface is used to specify support for clients that wish to participate in notification of distributed events.
 

Classes in org.rioproject.event used by org.rioproject.jsb
EventDescriptor
          The EventDescriptor describes an event that an EventProducer will advertise as part of it's attribute set in a Jini Lookup Service.
EventHandler
          The EventHandler is an abstract class which handles the basic event plumbing.
EventProducer
          The EventProducer defines the support for an event consumer to register for events a service produces
 

Classes in org.rioproject.event used by org.rioproject.log
EventDescriptor
          The EventDescriptor describes an event that an EventProducer will advertise as part of it's attribute set in a Jini Lookup Service.
EventHandler
          The EventHandler is an abstract class which handles the basic event plumbing.
EventProducer
          The EventProducer defines the support for an event consumer to register for events a service produces
RemoteServiceEvent
          Wrapper around RemoteEvent to allow user defined event objects.
 

Classes in org.rioproject.event used by org.rioproject.monitor
EventDescriptor
          The EventDescriptor describes an event that an EventProducer will advertise as part of it's attribute set in a Jini Lookup Service.
EventNotificationAdapter
          The EventNotificationAdapter defines the essentials for an event client to transform a remote event notification to a JMX notification.
EventProducer
          The EventProducer defines the support for an event consumer to register for events a service produces
RemoteServiceEvent
          Wrapper around RemoteEvent to allow user defined event objects.
 

Classes in org.rioproject.event used by org.rioproject.resources.servicecore
EventDescriptor
          The EventDescriptor describes an event that an EventProducer will advertise as part of it's attribute set in a Jini Lookup Service.
EventHandler
          The EventHandler is an abstract class which handles the basic event plumbing.
EventProducer
          The EventProducer defines the support for an event consumer to register for events a service produces
 

Classes in org.rioproject.event used by org.rioproject.sla
EventDescriptor
          The EventDescriptor describes an event that an EventProducer will advertise as part of it's attribute set in a Jini Lookup Service.
EventHandler
          The EventHandler is an abstract class which handles the basic event plumbing.
EventNotificationAdapter
          The EventNotificationAdapter defines the essentials for an event client to transform a remote event notification to a JMX notification.
RemoteServiceEvent
          Wrapper around RemoteEvent to allow user defined event objects.
 

Classes in org.rioproject.event used by org.rioproject.system
EventHandler
          The EventHandler is an abstract class which handles the basic event plumbing.
 

Classes in org.rioproject.event used by org.rioproject.watch
RemoteServiceEvent
          Wrapper around RemoteEvent to allow user defined event objects.
 


Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.