public class InitContextsAction extends Object implements 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.
|
public void doPerform(PipelineData pipelineData) throws NamingException
doPerform
in interface Action
pipelineData
- The PipelineRunData object for the current request.NamingException
- could not create InitialContextCopyright © 2000–2019 The Apache Software Foundation. All rights reserved.