Package org.apache.uima.resource
Interface ResourceServiceSpecifier
- All Superinterfaces:
Cloneable
,MetaDataObject
,ResourceSpecifier
,Serializable
,XMLizable
- All Known Subinterfaces:
JMSMessagingSpecifier
,MailMessagingSpecifier
,MessagingSpecifier
,MQMessagingSpecifier
,PearSpecifier
,URISpecifier
- All Known Implementing Classes:
PearSpecifier_impl
,URISpecifier_impl
A
ResourceServiceSpecifier
is a type of ResourceSpecifier
that contains
information that can be used to locate an existing resource available as a service.
This interface itself does nothing. It serves as a common parent for different types of Resource Service Specifiers.
-
Method Summary
Methods inherited from interface org.apache.uima.resource.metadata.MetaDataObject
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl
Methods inherited from interface org.apache.uima.util.XMLizable
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML