Package com.aspectran.core.util.thread
-
Interface Summary Interface Description Scheduler Scheduler.Task ShutdownHooks.Task Essentially aRunnablewhich allows running to throw an exception. -
Class Summary Class Description IdleTimeout An Abstract implementation of an Idle Timeout.Locker Convenience Lock Wrapper.ScheduledExecutorScheduler Implementation ofSchedulerbased on JDK'sScheduledThreadPoolExecutor.ShutdownHooks Manages the shutdown-hook thread and tasks to execute on shutdown.