public interface ServiceBinding extends RegistryObject, URIValidator
| Modifier and Type | Method and Description |
|---|---|
void |
addSpecificationLink(SpecificationLink specificationLink) |
void |
addSpecificationLinks(Collection specificationLinks) |
String |
getAccessURI() |
Service |
getService() |
Collection |
getSpecificationLinks() |
ServiceBinding |
getTargetBinding() |
void |
removeSpecificationLink(SpecificationLink specificationLink) |
void |
removeSpecificationLinks(Collection specificationLinks) |
void |
setAccessURI(String uri) |
void |
setTargetBinding(ServiceBinding binding) |
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsgetValidateURI, setValidateURIvoid addSpecificationLink(SpecificationLink specificationLink) throws JAXRException
JAXRExceptionvoid addSpecificationLinks(Collection specificationLinks) throws JAXRException
JAXRExceptionString getAccessURI() throws JAXRException
JAXRExceptionService getService() throws JAXRException
JAXRExceptionCollection getSpecificationLinks() throws JAXRException
JAXRExceptionServiceBinding getTargetBinding() throws JAXRException
JAXRExceptionvoid removeSpecificationLink(SpecificationLink specificationLink) throws JAXRException
JAXRExceptionvoid removeSpecificationLinks(Collection specificationLinks) throws JAXRException
JAXRExceptionvoid setAccessURI(String uri) throws JAXRException
JAXRExceptionvoid setTargetBinding(ServiceBinding binding) throws JAXRException
JAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.