Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

oracle.apps.fnd.applcp.request.postprocess
Class CPEventListener

java.lang.Object
  extended by oracle.apps.fnd.applcp.request.postprocess.CPEventListener
All Implemented Interfaces:
oracle.as.scheduler.EventListener

public class CPEventListener
extends java.lang.Object
implements oracle.as.scheduler.EventListener


Constructor Summary
CPEventListener()
           
 
Method Summary
 void onEvent(oracle.as.scheduler.Event event)
          Invoked when the system has emitted an event for a request.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CPEventListener

public CPEventListener()
Method Detail

onEvent

public void onEvent(oracle.as.scheduler.Event event)
             throws java.lang.Exception
Invoked when the system has emitted an event for a request.

Specified by:
onEvent in interface oracle.as.scheduler.EventListener
Parameters:
event - the event emitted by the system
Throws:
java.lang.Exception - Any checked exception thrown by this method will be caught by the event handling subsystem and a warning message logged.

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.