| Package | Description |
|---|---|
| com.sun.xml.registry.uddi | |
| com.sun.xml.registry.uddi.infomodel | |
| javax.xml.registry | |
| javax.xml.registry.infomodel |
| Modifier and Type | Class and Description |
|---|---|
class |
BusinessLifeCycleManagerImpl
Class Declaration for Class1
|
class |
LifeCycleManagerImpl
Class Declaration for LifeCycleManagerImpl
|
| Modifier and Type | Method and Description |
|---|---|
LifeCycleManager |
RegistryServiceImpl.getLifeCycleManager()
Returns the basic LifeCycleManager interface implemented by the JAXR provider
|
| Modifier and Type | Method and Description |
|---|---|
LifeCycleManager |
RegistryObjectImpl.getLifeCycleManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistryObjectImpl.setLifeCycleManager(LifeCycleManager manager)
Internal method for setting manager when object
is created
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BusinessLifeCycleManager
The 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.
|
| Modifier and Type | Method and Description |
|---|---|
LifeCycleManager |
RegistryObject.getLifeCycleManager()
Returns the LifeCycleManager that created this object.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.