public class InitContextsAction extends Action
CACHE_SIZE_DEFAULT, CACHE_SIZE_KEY, NAME, PREFIX
Constructor and Description |
---|
InitContextsAction() |
Modifier and Type | Method and Description |
---|---|
void |
doPerform(PipelineData pipelineData)
This action will place the contexts defined in the TurbineResources
instance (if any) into the data.contexts Hashtable.
|
getRunData
public InitContextsAction()
public void doPerform(PipelineData pipelineData) throws NamingException
doPerform
in class Action
pipelineData
- The PipelineRunData object for the current request.NamingException
- could not create InitialContextCopyright © 2000–2018 The Apache Software Foundation. All rights reserved.