public interface IRemoteLauncher
Modifier and Type | Method and Description |
---|---|
void |
setup(IVirtualMachine machine,
AbstractTypedConfiguration recordingComponentConfiguration)
Setups a java virtual machine by adding the required classpath entries
and properties in order to load and run a delegate in its own JVM.
|
void setup(IVirtualMachine machine, AbstractTypedConfiguration recordingComponentConfiguration)
machine
- A virtual machine that should be populated with the required
elements.recordingComponentConfiguration
- The configuration of the recorder or client
that is deployed on this machine.© Copyright IBM Corp. 2013. All rights reserved.