Uses of Interface
javax.xml.registry.LifeCycleManager
-
Packages that use LifeCycleManager Package Description javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the Jakarta XML Registries API.javax.xml.registry.infomodel 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.registry Modifier and Type Interface Description interfaceBusinessLifeCycleManagerThe 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 Modifier and Type Method Description LifeCycleManagerRegistryObject. getLifeCycleManager()Returns the LifeCycleManager that created this object.
-