Class InitContextsAction

    • Method Detail

      • doPerform

        public void doPerform​(PipelineData pipelineData)
                       throws NamingException
        This action will place the contexts defined in the TurbineResources instance (if any) into the data.contexts Hashtable.
        Specified by:
        doPerform in interface Action
        Parameters:
        pipelineData - The PipelineRunData object for the current request.
        Throws:
        NamingException - could not create InitialContext