Uses of Interface
com.aspectran.core.util.thread.Scheduler
-
Packages that use Scheduler Package Description com.aspectran.core.component.session Session Management Implementationscom.aspectran.core.util.thread -
-
Uses of Scheduler in com.aspectran.core.component.session
Methods in com.aspectran.core.component.session that return Scheduler Modifier and Type Method Description Scheduler
AbstractSessionHandler. getScheduler()
Scheduler
SessionHandler. getScheduler()
Constructors in com.aspectran.core.component.session with parameters of type Scheduler Constructor Description SessionInactivityTimer(Scheduler scheduler, Session session)
-
Uses of Scheduler in com.aspectran.core.util.thread
Classes in com.aspectran.core.util.thread that implement Scheduler Modifier and Type Class Description class
ScheduledExecutorScheduler
Created: 2017.Constructors in com.aspectran.core.util.thread with parameters of type Scheduler Constructor Description IdleTimeout(Scheduler scheduler)
-