|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConsumerSpecifier | |
---|---|
com.wily.introscope.client.alerts.interfaces | |
com.wily.introscope.client.alerts.manager | |
com.wily.introscope.client.wssdk.testimpl |
Uses of IConsumerSpecifier in com.wily.introscope.client.alerts.interfaces |
---|
Methods in com.wily.introscope.client.alerts.interfaces with parameters of type IConsumerSpecifier | |
---|---|
void |
IIntroscopeClientRegisterer.setConsumerSpecifier(IConsumerSpecifier specifier)
This method needs to be called by the SDK user only once after the TOMCAT starts up. |
Uses of IConsumerSpecifier in com.wily.introscope.client.alerts.manager |
---|
Classes in com.wily.introscope.client.alerts.manager that implement IConsumerSpecifier | |
---|---|
class |
ConsumerSpecifier
This is an implementation of the IConsumerSpecifier interface. |
Uses of IConsumerSpecifier in com.wily.introscope.client.wssdk.testimpl |
---|
Methods in com.wily.introscope.client.wssdk.testimpl that return IConsumerSpecifier | |
---|---|
IConsumerSpecifier |
TestIntroscopeClientsProvider.getConsumerSpecifier()
Returns the consumerSpecifier which identifies the Web Container on which the SDK Web Application is running |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |