|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wily.introscope.client.wssdk.testimpl.TestIntroscopeClientsProvider
public class TestIntroscopeClientsProvider
This is a test implementation of a IIntroscopeClient Provider. It shows one way to create IIntroscopeClient by reading properties from a property file.
Constructor Summary | |
---|---|
TestIntroscopeClientsProvider()
Default Constructor |
Method Summary | |
---|---|
IConsumerSpecifier |
getConsumerSpecifier()
Returns the consumerSpecifier which identifies the Web Container on which the SDK Web Application is running |
IIntroscopeClient[] |
getIntroscopeClients()
Obtains all the IIntroscopeClient objects that have been created |
void |
initialize()
Creates IntroscopeClients from information provided in the IscopeIntegrationConfig.properties file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestIntroscopeClientsProvider()
Method Detail |
---|
public void initialize() throws java.lang.Exception
java.lang.Exception
public IConsumerSpecifier getConsumerSpecifier()
public IIntroscopeClient[] getIntroscopeClients()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |