Rio Project 4.2 API Documentation



Uses of Package
org.rioproject.resources.servicecore

Packages that use org.rioproject.resources.servicecore
org.rioproject.bean Provides support for creating and communicating with Java Beans 
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.monitor Provides the capability to deploy and monitor applications. 
org.rioproject.resources.servicecore Provides basic infrastructure support for Jini™ technology service development
 
 

Classes in org.rioproject.resources.servicecore used by org.rioproject.bean
Service
          The Service interface provides an aggregating mechanism, putting requisite interfaces together to represent the remote semantics of a core Service in the architecture
ServiceProvider
          The ServiceProvider is an abstract class that provides the infrastructure required to make a Jini service.
 

Classes in org.rioproject.resources.servicecore used by org.rioproject.cybernode
Service
          The Service interface provides an aggregating mechanism, putting requisite interfaces together to represent the remote semantics of a core Service in the architecture
ServiceAdmin
          The ServiceAdmin provides a common interface, aggregating all admin type interfaces into a single interface
ServiceAdminImpl
          The ServiceAdminImpl class implements the ServiceAdmin interface providing administrative support for ServiceProducer implementations.
ServiceAdminProxy
          A ServiceAdminProxy is a proxy for the ServiceAdmin server.
ServiceProvider
          The ServiceProvider is an abstract class that provides the infrastructure required to make a Jini service.
 

Classes in org.rioproject.resources.servicecore used by org.rioproject.event
LandlordLessor
          The LandlordLessor manages leased resources using the Landlord protocol.
LeasedListManager
          This class provides an implementation of a LeaseListener which uses manages a LinkedList of ServiceResource objects which reflect the resources being leased.
ServiceResource
          Leased service resources to be used with LeaseDurationPolicy and/or LeaseManager
 

Classes in org.rioproject.resources.servicecore used by org.rioproject.jsb
Joiner
          A utility that contains a JoinManager and provides general utility to set up a service's attribute collection This class does not provide methods to act on a service's ServiceRegistration or duplicate capabilities found in the JoinManager.
Service
          The Service interface provides an aggregating mechanism, putting requisite interfaces together to represent the remote semantics of a core Service in the architecture
ServiceAdminImpl
          The ServiceAdminImpl class implements the ServiceAdmin interface providing administrative support for ServiceProducer implementations.
ServiceProvider
          The ServiceProvider is an abstract class that provides the infrastructure required to make a Jini service.
 

Classes in org.rioproject.resources.servicecore used by org.rioproject.monitor
LandlordLessor
          The LandlordLessor manages leased resources using the Landlord protocol.
LeaseListener
          This interface defines the mechanism through which an entity receives notification that the ResourceLessor has determined that a lease has failed to renew itself and has been removed as a LeasedResource, or that an entity has cancelled it lease and has been removed as a LeasedResource.
Service
          The Service interface provides an aggregating mechanism, putting requisite interfaces together to represent the remote semantics of a core Service in the architecture
ServiceAdmin
          The ServiceAdmin provides a common interface, aggregating all admin type interfaces into a single interface
ServiceAdminImpl
          The ServiceAdminImpl class implements the ServiceAdmin interface providing administrative support for ServiceProducer implementations.
ServiceAdminProxy
          A ServiceAdminProxy is a proxy for the ServiceAdmin server.
ServiceProvider
          The ServiceProvider is an abstract class that provides the infrastructure required to make a Jini service.
ServiceResource
          Leased service resources to be used with LeaseDurationPolicy and/or LeaseManager
 

Classes in org.rioproject.resources.servicecore used by org.rioproject.resources.servicecore
LeaseListener
          This interface defines the mechanism through which an entity receives notification that the ResourceLessor has determined that a lease has failed to renew itself and has been removed as a LeasedResource, or that an entity has cancelled it lease and has been removed as a LeasedResource.
ResourceLessor
          Abstract class to manage the service's leased resources.
Service
          The Service interface provides an aggregating mechanism, putting requisite interfaces together to represent the remote semantics of a core Service in the architecture
ServiceAdmin
          The ServiceAdmin provides a common interface, aggregating all admin type interfaces into a single interface
ServiceAdminProxy
          A ServiceAdminProxy is a proxy for the ServiceAdmin server.
ServiceResource
          Leased service resources to be used with LeaseDurationPolicy and/or LeaseManager
 


Copyright © Rio Project.

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