Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
java.rmi.activation.ActivationMonitor

Uses of ActivationMonitor in java.rmi.activation
 

Fields in java.rmi.activation declared as ActivationMonitor
(package private)  ActivationMonitor ActivationGroup.monitor
          The groups activation monitor.
 

Methods in java.rmi.activation that return ActivationMonitor
 ActivationMonitor ActivationSystem.activeGroup(ActivationGroupID id, ActivationInstantiator group, long incarnation)
          This method is called from the ActivationGroup to inform the ActivatinSystem that the group is now active and there is the ActivationInstantiator for that group.