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

Interface IEntry

  • All Known Implementing Classes:
    BundleEntry, FileEntry


    public interface IEntry
    A classpath entry. Classpath entries are used to configure the launching of a java virtual machine. The are stored by IVirtualMachines.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      List<String> toLocations()
      Returns the list of paths that this entry resolves to.
    • Method Detail

      • toLocations

        List<String> toLocations()
        Returns the list of paths that this entry resolves to.
        Returns:
        the list of paths that this entry resolves to.
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.