|
||||||||||
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
public class TestPostStartupHandler
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.
Field Summary | |
---|---|
protected TestIntroscopeClientsProvider |
iscopeClientsProvider
|
Constructor Summary | |
---|---|
TestPostStartupHandler()
Default Constructor |
Method Summary | |
---|---|
void |
postStartup()
Loads IIntroscopeClient from the TestIntroscopeClientsProvider. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected TestIntroscopeClientsProvider iscopeClientsProvider
Constructor Detail |
---|
public TestPostStartupHandler()
Method Detail |
---|
public void postStartup()
postStartup
in interface IPostStartupHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |