org.qi4j.library.scheduler
Interface SchedulerActivation

All Known Subinterfaces:
SchedulerService
All Known Implementing Classes:
SchedulerMixin

public interface SchedulerActivation


Nested Class Summary
static class SchedulerActivation.Activator
           
 
Method Summary
 void activateScheduler()
           
 void passivateScheduler()
           
 

Method Detail

activateScheduler

void activateScheduler()
                       throws java.lang.Exception
Throws:
java.lang.Exception

passivateScheduler

void passivateScheduler()
                        throws java.lang.Exception
Throws:
java.lang.Exception