Uses of Interface
javax.xml.registry.LifeCycleManager
Packages that use LifeCycleManager
Package
Description
This package and its sub-packages describe the API classes and interfaces
for the Jakarta XML Registries API.
This package describes the information model for the Jakarta XML Registries
API.
-
Uses of LifeCycleManager in javax.xml.registry
Subinterfaces of LifeCycleManager in javax.xml.registryModifier and TypeInterfaceDescriptioninterfaceThe 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 LifeCycleManagerModifier and TypeMethodDescriptionRegistryObject.getLifeCycleManager()Returns the LifeCycleManager that created this object.