org.ow2.petals.se.quartz
Class QuartzExternalListener

java.lang.Object
  extended by org.ow2.petals.component.framework.listener.AbstractListener
      extended by org.ow2.petals.component.framework.listener.AbstractExternalListener
          extended by org.ow2.petals.se.quartz.QuartzExternalListener

public class QuartzExternalListener
extends org.ow2.petals.component.framework.listener.AbstractExternalListener

Author:
Adrien LOUIS - EBM WebSourcing

Field Summary
 
Fields inherited from class org.ow2.petals.component.framework.listener.AbstractListener
component, factory, messageInterceptorProcessor
 
Constructor Summary
QuartzExternalListener()
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class org.ow2.petals.component.framework.listener.AbstractExternalListener
createConsumeExchange
 
Methods inherited from class org.ow2.petals.component.framework.listener.AbstractListener
createConsumeExchange, createConsumeExchange, createExchange, getComponent, getComponentContext, getConsumes, getCurrentTransaction, getExtensions, getInstallRoot, getLogger, getMessageInterceptorProcessor, getProvides, init, init, retrievePattern, send, sendAsync, sendSync, sendSync, setConsumes, setCurrentTransaction, setExtensions, setProvides
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuartzExternalListener

public QuartzExternalListener()
Method Detail

start

public void start()
           throws org.ow2.petals.component.framework.api.exception.PEtALSCDKException
Specified by:
start in class org.ow2.petals.component.framework.listener.AbstractExternalListener
Throws:
org.ow2.petals.component.framework.api.exception.PEtALSCDKException

stop

public void stop()
          throws org.ow2.petals.component.framework.api.exception.PEtALSCDKException
Specified by:
stop in class org.ow2.petals.component.framework.listener.AbstractExternalListener
Throws:
org.ow2.petals.component.framework.api.exception.PEtALSCDKException


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