Module  java.rmi
软件包  java.rmi.activation

Interface ActivationSystem

  • All Superinterfaces:
    Remote


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