Interface FlowControllerDescription

All Superinterfaces:
Cloneable, MetaDataObject, ResourceCreationSpecifier, ResourceSpecifier, Serializable, XMLizable
All Known Implementing Classes:
FlowControllerDescription_impl

public interface FlowControllerDescription extends ResourceCreationSpecifier
A FlowControllerDescription contains all of the information needed to instantiate and use a FlowController.
  • Method Details

    • getFlowControllerMetaData

      ProcessingResourceMetaData getFlowControllerMetaData()
      Retrieves the metadata that describes the FlowController.
      Returns:
      the ProcessingResourceMetaData object containing the FlowController's metadata. This object can be modified.