|
IDL Connectivity Bridges: Using Exported Java Objects |
|
The setProcessName method sets the name of the process that will contain the IDL object. This can only be called before making the createObject call. Once the object is created, the process name cannot be reset and calling this method after createObject has no effect.
public void setProcessName(String sProcess)
A string containing the name of the process that will contain the IDL object.
IDL Online Help (March 06, 2007)