Module java.rmi

Interface ActivationSystem

  • All Superinterfaces:
    Remote

    public interface ActivationSystem
    extends Remote
    The ActivationSystem provides a means for registering groups and "activatable" objects to be activated within those groups. The ActivationSystem works closely with the Activator, which activates objects registered via the ActivationSystem, and the ActivationMonitor, which obtains information about active and inactive objects, and inactive groups.
    Since:
    1.2
    See Also:
    Activator, ActivationMonitor

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部