|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecificationLink | |
javax.xml.registry | This package and its sub-packages describe the API classes and interfaces for the JAXR API. |
javax.xml.registry.infomodel | This package describes the information model for JAXR API. |
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)
Add a child SpecificationLink |
void |
ServiceBinding.removeSpecificationLink(SpecificationLink specificationLink)
Remove a child SpecificationLink |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |