IBM Rational Performance Tester SDK

Uses of Class
com.ibm.rational.test.lt.recorder.ui.extensibility.RecorderClientWizardConfigurer

Packages that use RecorderClientWizardConfigurer
com.ibm.rational.test.lt.recorder.ui.extensibility Classes and interfaces enabling extensions to contribute the recording framework user interface. 
com.ibm.rational.test.lt.recorder.ui.wizards Wizard related classes and interfaces. 
 

Uses of RecorderClientWizardConfigurer in com.ibm.rational.test.lt.recorder.ui.extensibility
 

Methods in com.ibm.rational.test.lt.recorder.ui.extensibility that return RecorderClientWizardConfigurer
static RecorderClientWizardConfigurer RecorderClientWizardConfigurer.newConfigurer(Set<String> packetTypes, Set<String> recorderTypes, Set<String> clientTypes)
          Returns a new configurer that presents only a subset of clients and recorders, among all available ones.
 

Uses of RecorderClientWizardConfigurer in com.ibm.rational.test.lt.recorder.ui.wizards
 

Methods in com.ibm.rational.test.lt.recorder.ui.wizards with parameters of type RecorderClientWizardConfigurer
 void INewRecordingSessionWizard.setRestriction(RecorderClientWizardConfigurer configurer)
          Forces the wizard to present only a subset of clients and recorders as specified by the configurer.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.