Package org.jini.rio.core.provision

Defines interfaces and classes to provision dynamic services

See:
          Description

Interface Summary
ProvisionManager The ProvisionManager defines the semantics for ServiceBeanInstantiator instances to register for ServiceProvisionEvent notifications and to provide a feedback mechanism for ServiceBeanInstantiator instances to update their ResourceCapability object
ServiceBeanInstantiator The ServiceBeanInstantiator specifies the semantics for a service that provides instantiation and update support for services described by a ServiceElement object.
ServiceStatementManager The ServiceStatementManager defines the semantics of reading/writing ServiceStatement instances.
 

Class Summary
ServiceProvisionEvent This event class is sent by a ProvisionManager after detecting that a specific service requires provisioning.
ServiceRecord A ServiceRecord documents service instantiated time, discard time, where the service ran and contains ResourceCost information for system resources accessed during the service's execution
ServiceStatement A ServiceStatement contains ServiceRecord instances documenting service instantiation(s) and usage information
SoftwareDownloadRecord The SoftwareDownloadRecord stores attributes related to a software download
SoftwareLoad The SoftwareLoad defines an installable software element with an optional post-install helper to configure the downloaded software.
SoftwareLoad.PostInstallAttributes The PostInstallAttributes defines attributes needed to run and optionally download a utility to configure the SoftwareLoad
SoftwareLoad.SoftwareDownloadAttributes The SoftwareDownloadAttributes class defines the attributes needed to download a software element
 

Package org.jini.rio.core.provision Description

Defines interfaces and classes to provision dynamic services



Copyright (c) 2005 Sun Microsystems, Inc.
Copyright (c) 2006 GigaSpaces Technologies, Inc.
All Rights Reserved.