| Package | Description |
|---|---|
| com.sun.xml.registry.uddi | |
| com.sun.xml.registry.uddi.infomodel | |
| javax.xml.registry | |
| javax.xml.registry.infomodel |
| Modifier and Type | Method and Description |
|---|---|
SpecificationLink |
LifeCycleManagerImpl.createSpecificationLink() |
| Modifier and Type | Class and Description |
|---|---|
class |
SpecificationLinkImpl
Implementation of SpecificationLink interface
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceBindingImpl.addSpecificationLink(SpecificationLink link)
Add specification link.
|
void |
ServiceBindingImpl.removeSpecificationLink(SpecificationLink specificationLink)
Remove a child SpecificationLink
|
| Modifier and Type | Method and Description |
|---|---|
SpecificationLink |
LifeCycleManager.createSpecificationLink()
Creates an empty SpecificationLink instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceBinding.addSpecificationLink(SpecificationLink specificationLink)
Adds a child SpecificationLink.
|
void |
ServiceBinding.removeSpecificationLink(SpecificationLink specificationLink)
Removes a child SpecificationLink.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.