Class StrutsExecutorProvider
java.lang.Object
org.apache.struts2.interceptor.exec.StrutsExecutorProvider
- All Implemented Interfaces:
- ExecutorProvider
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
StrutsExecutorProviderpublic StrutsExecutorProvider()
 
- 
- 
Method Details- 
execute- Specified by:
- executein interface- ExecutorProvider
 
- 
isShutdownpublic boolean isShutdown()- Specified by:
- isShutdownin interface- ExecutorProvider
 
- 
shutdownpublic void shutdown()- Specified by:
- shutdownin interface- ExecutorProvider
 
 
-