Uses of Interface
javax.xml.registry.LifeCycleManager

Packages that use LifeCycleManager
javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the JAXR API. 
javax.xml.registry.infomodel This package describes the information model for JAXR API. 
 

Uses of LifeCycleManager in javax.xml.registry
 

Subinterfaces of LifeCycleManager in javax.xml.registry
 interface BusinessLifeCycleManager
          The BusinessLifeCycleManager interface, which is exposed by the Registry Service, implements the life cycle management functionality of the Registry as part of a business level API.
 

Uses of LifeCycleManager in javax.xml.registry.infomodel
 

Methods in javax.xml.registry.infomodel that return LifeCycleManager
 LifeCycleManager RegistryObject.getLifeCycleManager()
          Returns the LifeCycleManager that created this object.