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, toXML
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
getValidateURI, setValidateURI
void addSpecificationLink(SpecificationLink specificationLink) throws JAXRException
JAXRException
void addSpecificationLinks(Collection specificationLinks) throws JAXRException
JAXRException
String getAccessURI() throws JAXRException
JAXRException
Service getService() throws JAXRException
JAXRException
Collection getSpecificationLinks() throws JAXRException
JAXRException
ServiceBinding getTargetBinding() throws JAXRException
JAXRException
void removeSpecificationLink(SpecificationLink specificationLink) throws JAXRException
JAXRException
void removeSpecificationLinks(Collection specificationLinks) throws JAXRException
JAXRException
void setAccessURI(String uri) throws JAXRException
JAXRException
void setTargetBinding(ServiceBinding binding) throws JAXRException
JAXRException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.