Searched refs:InstantGroupRunnable (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/common/
H A DInstantGroupRunnable.java25 * $Id: InstantGroupRunnable.java,v 1.2 2008/06/25 05:52:51 qcheng Exp $
38 * TimerPool by using InstantGroupRunnable. All the elements in the same
39 * InstantGroupRunnable must have the same scheduled time.
42 public class InstantGroupRunnable extends InstantRunnable implements class in inherits:InstantRunnable,ScheduleableGroupAction
48 * Constructor of InstantGroupRunnable.
56 public InstantGroupRunnable(ScheduleableGroupAction target, method in class:InstantGroupRunnable
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/common/
H A DInstantGroupRunnable.java25 * $Id: InstantGroupRunnable.java,v 1.2 2008/06/25 05:52:51 qcheng Exp $
38 * TimerPool by using InstantGroupRunnable. All the elements in the same
39 * InstantGroupRunnable must have the same scheduled time.
42 public class InstantGroupRunnable extends InstantRunnable implements class in inherits:InstantRunnable,ScheduleableGroupAction
48 * Constructor of InstantGroupRunnable.
56 public InstantGroupRunnable(ScheduleableGroupAction target, method in class:InstantGroupRunnable
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/stats/
H A DStatsRunner.java31 import com.sun.identity.common.InstantGroupRunnable;
36 public class StatsRunner extends InstantGroupRunnable {
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/stats/
H A DStatsRunner.java31 import com.sun.identity.common.InstantGroupRunnable;
36 public class StatsRunner extends InstantGroupRunnable {

Completed in 40 milliseconds