|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpecificationLink | |
|---|---|
| com.sun.xml.registry.uddi | |
| com.sun.xml.registry.uddi.infomodel | |
| javax.xml.registry | |
| javax.xml.registry.infomodel | |
| Uses of SpecificationLink in com.sun.xml.registry.uddi |
|---|
| Methods in com.sun.xml.registry.uddi that return SpecificationLink | |
|---|---|
SpecificationLink |
LifeCycleManagerImpl.createSpecificationLink()
|
| Uses of SpecificationLink in com.sun.xml.registry.uddi.infomodel |
|---|
| Classes in com.sun.xml.registry.uddi.infomodel that implement SpecificationLink | |
|---|---|
class |
SpecificationLinkImpl
Implementation of SpecificationLink interface |
| Methods in com.sun.xml.registry.uddi.infomodel with parameters of type SpecificationLink | |
|---|---|
void |
ServiceBindingImpl.addSpecificationLink(SpecificationLink link)
Add specification link. |
void |
ServiceBindingImpl.removeSpecificationLink(SpecificationLink specificationLink)
Remove a child SpecificationLink |
| Uses of SpecificationLink in javax.xml.registry |
|---|
| Methods in javax.xml.registry that return SpecificationLink | |
|---|---|
SpecificationLink |
LifeCycleManager.createSpecificationLink()
Creates an empty SpecificationLink instance. |
| Uses of SpecificationLink in javax.xml.registry.infomodel |
|---|
| Methods in javax.xml.registry.infomodel with parameters of type SpecificationLink | |
|---|---|
void |
ServiceBinding.addSpecificationLink(SpecificationLink specificationLink)
Adds a child SpecificationLink. |
void |
ServiceBinding.removeSpecificationLink(SpecificationLink specificationLink)
Removes a child SpecificationLink. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||