org.qi4j.library.scheduler
Interface SchedulerService

All Superinterfaces:
Activatable, Composite, Identity, Scheduler, ServiceComposite

@Mixins(value={SchedulerActivation.class,SchedulerMixin.class})
public interface SchedulerService
extends Scheduler, Activatable, ServiceComposite


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.qi4j.library.scheduler.Scheduler
schedule, schedule, schedule, scheduleOnce
 
Methods inherited from interface org.qi4j.api.service.Activatable
activate, passivate
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type