IBM Rational Performance Tester SDK

Uses of Package
com.ibm.rational.test.lt.recorder.core.property

Packages that use com.ibm.rational.test.lt.recorder.core.property
com.ibm.rational.test.lt.recorder.core.annotations Provides the classes for describing recording annotations. 
com.ibm.rational.test.lt.recorder.core.config Provides the classes for defining recording components configurations. 
com.ibm.rational.test.lt.recorder.core.deploy Interfaces and classes used to define the deployment of recording components running in a separate process. 
com.ibm.rational.test.lt.recorder.core.property Utility base classes for building recorder configurations, recorder annotations and other objects with generic properties and persistence. 
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.testgen.core.configuration Provides the classes for defining test generation configurations. 
 

Classes in com.ibm.rational.test.lt.recorder.core.property used by com.ibm.rational.test.lt.recorder.core.annotations
AbstractConfiguration
          A generic configuration object.
AbstractTypedConfiguration
          A typed generic configuration object, used for holding properties related to a typed component.
ConfigurationFactory
          A factory used to instantiate AbstractTypedConfiguration from an XML document that was produced by the invocation of its AbstractConfiguration.write(java.io.OutputStream) method.
 

Classes in com.ibm.rational.test.lt.recorder.core.property used by com.ibm.rational.test.lt.recorder.core.config
AbstractConfiguration
          A generic configuration object.
AbstractTypedConfiguration
          A typed generic configuration object, used for holding properties related to a typed component.
ConfigurationFactory
          A factory used to instantiate AbstractTypedConfiguration from an XML document that was produced by the invocation of its AbstractConfiguration.write(java.io.OutputStream) method.
 

Classes in com.ibm.rational.test.lt.recorder.core.property used by com.ibm.rational.test.lt.recorder.core.deploy
AbstractTypedConfiguration
          A typed generic configuration object, used for holding properties related to a typed component.
 

Classes in com.ibm.rational.test.lt.recorder.core.property used by com.ibm.rational.test.lt.recorder.core.property
AbstractConfiguration
          A generic configuration object.
AbstractTypedConfiguration
          A typed generic configuration object, used for holding properties related to a typed component.
ConfigurationFactory
          A factory used to instantiate AbstractTypedConfiguration from an XML document that was produced by the invocation of its AbstractConfiguration.write(java.io.OutputStream) method.
 

Classes in com.ibm.rational.test.lt.recorder.core.property used by com.ibm.rational.test.lt.recorder.ui.extensibility
AbstractTypedConfiguration
          A typed generic configuration object, used for holding properties related to a typed component.
 

Classes in com.ibm.rational.test.lt.recorder.core.property used by com.ibm.rational.test.lt.testgen.core.configuration
AbstractConfiguration
          A generic configuration object.
AbstractTypedConfiguration
          A typed generic configuration object, used for holding properties related to a typed component.
ConfigurationFactory
          A factory used to instantiate AbstractTypedConfiguration from an XML document that was produced by the invocation of its AbstractConfiguration.write(java.io.OutputStream) method.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.