Rio Project 4.2 API Documentation



Package org.rioproject.core.jsb

Defines interfaces and semantics for the ServiceBean component model

See:
          Description

Interface Summary
ComponentLoader The ComponentLoader provides a mechanism for the ServiceBean to load classes and resources (such as native libraries) making them (and the resources it uses) available to all services
ComputeResourceManager The ComputeResourceManager provides the capabilities to access, set and obtain information on ComputeResource mechanisms
DiscardManager The DiscardManager provides a mechanism to manage the discarding of a ServiceBean
ServiceBean The ServiceBean interface specifies the semantics that a Jini Service Bean must adhere to in order to be instantiated, initialized, started, advertised, unadvertised, stopped and destroyed.
ServiceBeanAdmin Get and set the ServiceElement for a service
ServiceBeanContext Specifies the semantics for retrieving the context of a ServiceBean.
ServiceBeanContextFactory Defines the semantics for a class to produce a ServiceBeanContext
ServiceBeanFactory The ServiceBeanFactory defines the semantics to create a service instance.
ServiceBeanManager The ServiceBeanManager provides a mechanism for the ServiceBean to obtain a DiscardManager, have the ServiceBeanConfig updated to known OperationalStringManager instance(s), and increment, decrement oe relocate instances of the service
ServiceElementChangeListener The ServiceElementChangeListener gets notified that the ServiceElement has been modified
 

Class Summary
ServiceBeanFactory.Created Class used as the return value by the create method.
ServiceBeanState The ServiceBeanState provides information on the lifecycle of a ServiceBean
 

Package org.rioproject.core.jsb Description

Defines interfaces and semantics for the ServiceBean component model


Copyright © Rio Project.

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