Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.2.0)

E17486-03


oracle.adf.share.jndi
Class ContextSaveEvent

java.lang.Object
  extended by java.util.EventObject
      extended by oracle.adf.share.jndi.ContextSaveEvent

All Implemented Interfaces:
java.io.Serializable

public class ContextSaveEvent
extends java.util.EventObject
See Also:
Serialized Form

Field Summary

 

Fields inherited from class java.util.EventObject
source

 

Constructor Summary
ContextSaveEvent(ConnectionEventContext source)
           

 

Method Summary
 javax.naming.event.EventContext getEventContext()
           

 

Methods inherited from class java.util.EventObject
getSource, toString

 

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

 

Constructor Detail

ContextSaveEvent

public ContextSaveEvent(ConnectionEventContext source)

Method Detail

getEventContext

public javax.naming.event.EventContext getEventContext()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.2.0)

E17486-03


Copyright © 1997, 2012, Oracle. All rights reserved.