See: Description
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 | 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.
|
© Copyright IBM Corp. 2013. All rights reserved.