Uses of Interface
javax.xml.registry.infomodel.RegistryPackage

Packages that use RegistryPackage
com.sun.xml.registry.uddi   
com.sun.xml.registry.uddi.infomodel   
javax.xml.registry   
 

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

Methods in com.sun.xml.registry.uddi that return RegistryPackage
 RegistryPackage LifeCycleManagerImpl.createRegistryPackage(InternationalString internationalString)
          Level 1 method
 RegistryPackage LifeCycleManagerImpl.createRegistryPackage(String name)
          Level 1 method
 

Uses of RegistryPackage in com.sun.xml.registry.uddi.infomodel
 

Classes in com.sun.xml.registry.uddi.infomodel that implement RegistryPackage
 class RegistryPackageImpl
          Implementation of RegistryPackage interface.
 

Uses of RegistryPackage in javax.xml.registry
 

Methods in javax.xml.registry that return RegistryPackage
 RegistryPackage LifeCycleManager.createRegistryPackage(InternationalString name)
          Creates a RegistryPackage instance using the specified name, where the name is an InternationalString.
 RegistryPackage LifeCycleManager.createRegistryPackage(String name)
          Creates a RegistryPackage instance using the specified name, where the name is a String.
 



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