org.ow2.petals.se.quartz.job
Class EmitSignalJob

java.lang.Object
  extended by org.ow2.petals.se.quartz.job.EmitSignalJob
All Implemented Interfaces:
org.quartz.Job

public class EmitSignalJob
extends java.lang.Object
implements org.quartz.Job

Author:
Adrien LOUIS - EBM WebSourcing

Constructor Summary
EmitSignalJob()
           
 
Method Summary
 void execute(org.quartz.JobExecutionContext jobContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmitSignalJob

public EmitSignalJob()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext jobContext)
             throws org.quartz.JobExecutionException
Specified by:
execute in interface org.quartz.Job
Throws:
org.quartz.JobExecutionException


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.