Rio Project 4.2 API Documentation



Package org.rioproject.core

Provides interfaces and classes required to provision and monitor services through the network

See:
          Description

Interface Summary
OperationalString An OperationalString represents a collection of application and/or infrastructure software services that when put together provide a coarse-grained service, typically distributed through the network.
OperationalStringManager The OperationalStringManager defines the semantics for a service that can manage OperationalString objects
ServiceProvisionListener A ServiceProvisionListener waits for notification that a ServiceBean has been provisioned
 

Class Summary
ClassBundle ClassBundle provides a mechanism to define the resources needed to load and instantiate a class.
JSBInstantiationException.ExceptionDescriptor  
Schedule The Schedule provides a way to define the scheduling for an activity, allowing the capability to specify a time in the future when a specific activity when take place, and how long that activity should remain active.
ServiceBeanConfig This class defines configuration attributes for a ServiceBean instance.
ServiceBeanInstance This class indicates an instance of an instantiated ServiceBean
ServiceElement The ServiceElement object provides context on how to provision and instantiate services in the Rio architecture.
 

Enum Summary
ServiceElement.MachineBoundary  
ServiceElement.ProvisionType  
 

Exception Summary
JSBInstantiationException Thrown when a Service Bean cannot be instantiated
OperationalStringException This exception is thrown by an OperationalStringManager if there are errors performing management on an OperationalString
 

Package org.rioproject.core Description

Provides interfaces and classes required to provision and monitor services through the network


Copyright © Rio Project.

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