Uses of Class
com.sun.identity.common.InstantRunnable
-
Packages that use InstantRunnable Package Description com.sun.identity.common This packages contains commonly used constants and utilities.com.sun.identity.shared.stats Defines classes to interact with statistics. -
-
Uses of InstantRunnable in com.sun.identity.common
Subclasses of InstantRunnable in com.sun.identity.common Modifier and Type Class Description classInstantGroupRunnableInstant task (task will only be run once) which has handler separated (share the same ScheduleableGroupAction) can be scheduled to Timer or TimerPool by using InstantGroupRunnable. -
Uses of InstantRunnable in com.sun.identity.shared.stats
Subclasses of InstantRunnable in com.sun.identity.shared.stats Modifier and Type Class Description classStatsRunner
-