public interface CasConsumerDescription extends ResourceCreationSpecifier
CasConsumerDescription
contains all of the information needed to instantiate
and use an CasConsumer
.Modifier and Type | Method and Description |
---|---|
ProcessingResourceMetaData |
getCasConsumerMetaData()
Retrieves the metadata that describes the CasConsumer.
|
doFullValidation, doFullValidation, getExternalResourceDependencies, getExternalResourceDependency, getFrameworkImplementation, getImplementationName, getMetaData, getResourceManagerConfiguration, setExternalResourceDependencies, setFrameworkImplementation, setImplementationName, setMetaData, setResourceManagerConfiguration, validate, validate
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
ProcessingResourceMetaData getCasConsumerMetaData()
ProcessingResourceMetaData
object containing the CasConsumer's
metadata. This object can be modified.Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.