Name

Package java.rmi.activation

Synopsis

This package contains the interfaces, classes and exceptions that represent the RMI activation system, introduced in JDK 1.2. This RMI service allows you to define remote objects that are not instantiated on the server until a client request triggers their activation. The activation system provides the means to specify how a remote object is activated and how activated objects are grouped into Java VMs.

Interfaces

  • ActivationInstantiator

  • ActivationMonitor

  • ActivationSystem

  • Activator

Classes

  • Activatable

  • ActivationDesc

  • ActivationGroup

  • ActivationGroup_Stub , java.rmi.Remote;

  • ActivationGroupDesc

  • ActivationGroupDesc.CommandEnvironment

  • ActivationGroupID

  • ActivationID

Exceptions

  • ActivateFailedException

  • ActivationException

    • UnknownGroupException

    • UnknownObjectException

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.