Specifies an alternate group implementation and execution
environment to be used for the group.
Parameters:
-
className - the group's package qualified class name or
null
. A
null
group class name indicates
the system's default
ActivationGroup
implementation.
-
location - the location from where to load the group's
class
-
data - the group's initialization data contained in
marshalled form (could contain properties, for example)
-
overrides - a properties map which will override those set
by default in the subprocess environment (will be translated
into
-D
options), or
null
.
-
cmd - the controlling options for executing the VM in
another process (or
null
).
Since:
1.2