|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resteasy.plugins.spring.AsyncronousDispatcherManager
public class AsyncronousDispatcherManager
Constructor Summary | |
---|---|
AsyncronousDispatcherManager()
|
Method Summary | |
---|---|
void |
afterPropertiesSet()
|
void |
destroy()
|
AsynchronousDispatcher |
getDispatcher()
|
void |
setDispatcher(AsynchronousDispatcher dispatcher)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AsyncronousDispatcherManager()
Method Detail |
---|
public AsynchronousDispatcher getDispatcher()
public void setDispatcher(AsynchronousDispatcher dispatcher)
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
java.lang.Exception
public void destroy() throws java.lang.Exception
destroy
in interface org.springframework.beans.factory.DisposableBean
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |