Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Event Processing
11g Release 1 (11.1.1.7)

E14303-11
FRAMES    NO FRAMES
DETAIL:  FIELD | CONSTR | METHOD


com.bea.wlevs.spring.support
Class ContextResumedEvent

java.lang.Object
  |
  +--ApplicationContextEvent
        |
        +--com.bea.wlevs.spring.support.ContextResumedEvent

public class ContextResumedEvent
extends ApplicationContextEvent

Event delivered when an application is resumed


Constructor Summary
ContextResumedEvent(ApplicationContext source)
          Create a new ApplicationEvent.

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ContextResumedEvent

public ContextResumedEvent(ApplicationContext source)
Create a new ApplicationEvent.
Parameters:
source - the component that published the event (never null)

Overview  Package   Class   Use  Tree  Deprecated  Index  Help 
Copyright © 2007, 2013 Oracle and/or its affiliates. All rights reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD