public interface FlowControllerDescription extends ResourceCreationSpecifier
FlowControllerDescription
contains all of the information needed to instantiate
and use a FlowController
.Modifier and Type | Method and Description |
---|---|
ProcessingResourceMetaData |
getFlowControllerMetaData()
Retrieves the metadata that describes the FlowController.
|
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 getFlowControllerMetaData()
ProcessingResourceMetaData
object containing the FlowController's
metadata. This object can be modified.Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.