| Package | Description |
|---|---|
| com.sun.xml.registry.uddi | |
| com.sun.xml.registry.uddi.infomodel | |
| javax.xml.registry |
| Modifier and Type | Method and Description |
|---|---|
RegistryPackage |
LifeCycleManagerImpl.createRegistryPackage(InternationalString internationalString)
Level 1 method
|
RegistryPackage |
LifeCycleManagerImpl.createRegistryPackage(String name)
Level 1 method
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegistryPackageImpl
Implementation of RegistryPackage interface.
|
| Modifier and Type | Method and Description |
|---|---|
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–2017 Oracle Corporation. All rights reserved.