public class AsyncronousDispatcherManager extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
| Constructor and Description |
|---|
AsyncronousDispatcherManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
AsynchronousDispatcher |
getDispatcher() |
void |
setDispatcher(AsynchronousDispatcher dispatcher) |
public AsynchronousDispatcher getDispatcher()
public void setDispatcher(AsynchronousDispatcher dispatcher)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionCopyright © 2013. All Rights Reserved.