Uses of Interface
com.wily.introscope.client.alerts.interfaces.IConsumerSpecifier

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
 



Copyright © 2007 CA Inc. All Rights Reserved.