Oracle Application Server Java Object Cache API Reference
10g Release 2 (10.1.2)

B14018-02


oracle.ias.cache
Class EventInfo

java.lang.Object
  extended byoracle.ias.cache.EventInfo


public class EventInfo
extends java.lang.Object

An internal class used to pass cache event information to the CacheMgr thread.


Constructor Summary
EventInfo(CacheEventListener listener, java.lang.Object obj)
           

 

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

 

Constructor Detail

EventInfo

public EventInfo(CacheEventListener listener,
                 java.lang.Object obj)

Oracle Application Server Java Object Cache API Reference
10g Release 2 (10.1.2)

B14018-02


Copyright © 2004, 2005, Oracle. All rights reserved.