模块  java.rmi
软件包  java.rmi.activation

Interface ActivationSystem

  • All Superinterfaces:
    Remote

    public interface ActivationSystem
    extends Remote
    ActivationSystem提供了一种注册组的方法,以及在这些组中激活的“可激活”对象。 所述ActivationSystem与密切合作Activator ,其激活经由注册的对象ActivationSystemActivationMonitor ,其获取关于活动和非活动的对象,和不活动组的信息。
    从以下版本开始:
    1.2
    另请参见:
    ActivatorActivationMonitor