Uses of Class
ch.tatool.core.module.scheduler.AbstractModuleScheduler

Packages that use AbstractModuleScheduler
ch.tatool.core.module.scheduler   
 

Uses of AbstractModuleScheduler in ch.tatool.core.module.scheduler
 

Subclasses of AbstractModuleScheduler in ch.tatool.core.module.scheduler
 class AlwaysAllowModuleScheduler
          Always allows creating new sessions and does not impose any limits on the session duration.
 class DailyModuleScheduler
          Allows one session a day and doesn't allow the user to terminate a session.
 



Copyright © 2012. All Rights Reserved.