org.benjp.services
Class SchedulerService

java.lang.Object
  extended by org.benjp.services.SchedulerService

@Named(value="schedulerService")
@ApplicationScoped
public class SchedulerService
extends Object


Constructor Summary
SchedulerService()
           
 
Method Summary
 void shutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchedulerService

public SchedulerService()
Method Detail

shutdown

public void shutdown()
              throws org.quartz.SchedulerException
Throws:
org.quartz.SchedulerException


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.