Provides support for RMI Object Activation.
Deprecated, for removal: This API element is subject to removal in a future version.
Returns the activation descriptor, for the object with the activation
identifier, id
.
Deprecated, for removal: This API element is subject to removal in a future version.
Set the activation descriptor, desc
for the object with
the activation identifier, id
.
Deprecated, for removal: This API element is subject to removal in a future version.
Stub method for ActivationGroup.newInstance
.
Deprecated, for removal: This API element is subject to removal in a future version.
The activator calls an instantiator's newInstance
method in order to recreate in that group an object with the
activation identifier, id
, and descriptor,
desc
.
Deprecated, for removal: This API element is subject to removal in a future version.
Register an object descriptor for an activatable remote
object so that is can be activated on demand.
Deprecated, for removal: This API element is subject to removal in a future version.
The registerObject
method is used to register an
activation descriptor, desc
, and obtain an
activation identifier for a activatable remote object.
Deprecated, for removal: This API element is subject to removal in a future version.
Set the activation descriptor, desc
for the object with
the activation identifier, id
.
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 .