Provides support for RMI Object Activation.
Deprecated, for removal: This API element is subject to removal in a future version.
Returns the current activation group's identifier.
Deprecated, for removal: This API element is subject to removal in a future version.
Returns the group identifier for the object specified by this
descriptor.
Deprecated, for removal: This API element is subject to removal in a future version.
Register the activation group.
Deprecated, for removal: This API element is subject to removal in a future version.
Callback to inform activation system that group is now
active.
Deprecated, for removal: This API element is subject to removal in a future version.
Create and set the activation group for the current VM.
Deprecated, for removal: This API element is subject to removal in a future version.
Returns the activation group descriptor, for the group
with the activation group identifier, id
.
void
Deprecated, for removal: This API element is subject to removal in a future version.
Informs that the group is now inactive.
Deprecated, for removal: This API element is subject to removal in a future version.
Set the activation group descriptor, desc
for the object
with the activation group identifier, id
.
void
Deprecated, for removal: This API element is subject to removal in a future version.
Remove the activation group.
Deprecated, for removal: This API element is subject to removal in a future version.
Constructs an object descriptor for an object whose class name
is className
that can be loaded from the
code location
and whose initialization
information is data
.
Deprecated, for removal: This API element is subject to removal in a future version.
Constructs an object descriptor for an object whose class name
is className
that can be loaded from the
code location
and whose initialization
information is data
.
protected
Deprecated, for removal: This API element is subject to removal in a future version.
Constructs an activation group with the given activation group
identifier.
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2021, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy .