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

Class FileEntry

  • All Implemented Interfaces:
    IEntry


    public final class FileEntry
    extends Object
    implements IEntry
    A classpath entry that corresponds to a java File, usually a jar file or a directory containing .class files.
    • Constructor Detail

      • FileEntry

        public FileEntry(File file)
    • Method Detail

      • toLocations

        public List<String> toLocations()
        Description copied from interface: IEntry
        Returns the list of paths that this entry resolves to.
        Specified by:
        toLocations in interface IEntry
        Returns:
        the list of paths that this entry resolves to.
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.