Package com.ibm.rational.test.lt.recorder.core.deploy

Interfaces and classes used to define the deployment of recording components running in a separate process.

See: Description

  • Interface Summary 
    Interface Description
    IEntry
    A classpath entry.
    IRemoteLauncher
    An interface defined by extensions that need to execute a (client or recorder) delegate in a separate JVM.
    IVirtualMachine
    Abstract description of the required information to launch a new java virtual machine.
  • Class Summary 
    Class Description
    BundleEntry
    A classpath entry that corresponds to all exported classes of an OSGI bundle (usually an eclipse plugin).
    FileEntry
    A classpath entry that corresponds to a java File, usually a jar file or a directory containing .class files.

Package com.ibm.rational.test.lt.recorder.core.deploy Description

Interfaces and classes used to define the deployment of recording components running in a separate process.
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.