| Package | Description |
|---|---|
| com.sun.xml.registry.uddi | |
| com.sun.xml.registry.uddi.infomodel | |
| javax.xml.registry |
| Modifier and Type | Class and Description |
|---|---|
class |
RegistryServiceImpl
Implementation class for RegistryService
|
| Modifier and Type | Method and Description |
|---|---|
RegistryService |
ConnectionImpl.getRegistryService()
Gets the RegistryService interface associated with the Connection.
|
RegistryService |
LifeCycleManagerImpl.getRegistryService() |
RegistryService |
QueryManagerImpl.getRegistryService() |
| Constructor and Description |
|---|
UDDIMapper(RegistryService service) |
| Modifier and Type | Method and Description |
|---|---|
RegistryService |
RegistryObjectImpl.getRegistryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistryObjectImpl.setRegistryService(RegistryService service) |
| Modifier and Type | Method and Description |
|---|---|
RegistryService |
Connection.getRegistryService()
Gets the RegistryService interface associated with the Connection.
|
RegistryService |
LifeCycleManager.getRegistryService()
Returns the parent RegistryService that created this object.
|
RegistryService |
QueryManager.getRegistryService()
Returns the parent RegistryService that created this object.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.