Class ItemStreamSupport

    • Constructor Detail

      • ItemStreamSupport

        public ItemStreamSupport()
    • Method Detail

      • setName

        public void setName​(java.lang.String name)
        The name of the component which will be used as a stem for keys in the ExecutionContext. Subclasses should provide a default value, e.g. the short form of the class name.
        Parameters:
        name - the name for the component
      • setExecutionContextName

        protected void setExecutionContextName​(java.lang.String name)
      • getExecutionContextKey

        public java.lang.String getExecutionContextKey​(java.lang.String key)