IBM Rational Performance Tester SDK

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
 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. 2012. All rights reserved.