RMI Execution Settings

You can see the execution mode that has been assigned to a class by looking at the property sheet for the class. (The property sheet's Execution tab has an Executor property.) When you run a class, its Executor property is used to start the Java virtual machine in which the class runs.

You can customize the RMI executor properties. When you change the value of a property, your change affects all classes that use that executor.

To customize the RMI Execution settings:

  1. Choose Tools Options.
  2. Expand the node for Debugging and Executing.
  3. Expand the node for Execution Types and select an RMI executor.

The Properties tab contains the following properties:

The Expert tab contains the following properties:

The Expert tab contains the following properties:

See also
RMI Module Settings
RMI Registry Settings
RMI Activation Settings
RMI Compiler Settings
RMI Debugging Settings

Legal Notices