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

Packages that use RegistryPackage
javax.xml.registry   
 

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-2015 Oracle Corporation. All Rights Reserved.