Skip navigation links

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

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


com.bea.wlevs.cache.spi.coherence
Interface CoherenceCachingSystem


public interface CoherenceCachingSystem
extends CachingSystem

Coherence specific extension to CachingSystem given access to the ConfigurableCacheFactory for the application.


Method Summary
 ConfigurableCacheFactory getCacheFactory()
           

 

Methods inherited from interface com.bea.wlevs.cache.spi.CachingSystem
getCache, getCacheNames, getName, getProvider, setListeners, setLoader, setStore

 

Method Detail

getCacheFactory

public ConfigurableCacheFactory getCacheFactory()
Returns:
the ConfigurableCacheFactory associated with the application.

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