This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.oozie.event.CoordinatorJobEvent (Apache Oozie Core 4.0.0 API)

Uses of Class
org.apache.oozie.event.CoordinatorJobEvent

Packages that use CoordinatorJobEvent
org.apache.oozie.event.listener   
org.apache.oozie.jms   
org.apache.oozie.sla.listener   
 

Uses of CoordinatorJobEvent in org.apache.oozie.event.listener
 

Methods in org.apache.oozie.event.listener with parameters of type CoordinatorJobEvent
abstract  void JobEventListener.onCoordinatorJobEvent(CoordinatorJobEvent cje)
          On coordinator job transition
 

Uses of CoordinatorJobEvent in org.apache.oozie.jms
 

Methods in org.apache.oozie.jms with parameters of type CoordinatorJobEvent
 void JMSJobEventListener.onCoordinatorJobEvent(CoordinatorJobEvent wje)
           
 

Uses of CoordinatorJobEvent in org.apache.oozie.sla.listener
 

Methods in org.apache.oozie.sla.listener with parameters of type CoordinatorJobEvent
 void SLAJobEventListener.onCoordinatorJobEvent(CoordinatorJobEvent event)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.