Uses of Interface
javax.xml.registry.BusinessLifeCycleManager

Packages that use BusinessLifeCycleManager
com.sun.xml.registry.uddi   
javax.xml.registry   
 

Uses of BusinessLifeCycleManager in com.sun.xml.registry.uddi
 

Classes in com.sun.xml.registry.uddi that implement BusinessLifeCycleManager
 class BusinessLifeCycleManagerImpl
          Class Declaration for Class1
 

Methods in com.sun.xml.registry.uddi that return BusinessLifeCycleManager
 BusinessLifeCycleManager RegistryServiceImpl.getBusinessLifeCycleManager()
          Returns the BusinessLifeCycleManager interface implemented by the JAXR provider
 

Uses of BusinessLifeCycleManager in javax.xml.registry
 

Methods in javax.xml.registry that return BusinessLifeCycleManager
 BusinessLifeCycleManager RegistryService.getBusinessLifeCycleManager()
          Returns the BusinessLifeCycleManager object implemented by the JAXR provider.
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.