|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wily.introscope.client.wssdk.testimpl.TestPostStartupHandler
com.wily.introscope.client.wssdk.testimpl.TestPostStartupHandler_PauseResume
public class TestPostStartupHandler_PauseResume
This is a test implementation of the IPostStartupHandler interface that shows an implementation of an entry point into your code on the web container startup. In addition it implements the calls to the pause and resume of subscriptions.
Field Summary |
---|
Fields inherited from class com.wily.introscope.client.wssdk.testimpl.TestPostStartupHandler |
---|
iscopeClientsProvider |
Constructor Summary | |
---|---|
TestPostStartupHandler_PauseResume()
Default Constructor |
Method Summary | |
---|---|
void |
postStartup()
Calls TestPostStartupHandler to do regular initialization. |
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestPostStartupHandler_PauseResume()
Method Detail |
---|
public void postStartup()
postStartup
in interface IPostStartupHandler
postStartup
in class TestPostStartupHandler
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |