|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.eclipselink.coherence.integrated.internal.cache.CoherenceAdaptor
public class CoherenceAdaptor
Purpose: Coherence 3.5.1 introduced new APIs for acquiring a named cache scoped to a particular application. This adaptor allows us to access the older APIs.
| Constructor Summary | |
|---|---|
CoherenceAdaptor() |
|
| Method Summary | |
|---|---|
com.tangosol.net.NamedCache |
getNamedCache(ClassDescriptor descriptor, Session session)Lookup the Coherence NamedCache for a provided descriptor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoherenceAdaptor()
| Method Detail |
|---|
public com.tangosol.net.NamedCache getNamedCache(ClassDescriptor descriptor,
Session session)
descriptor -session - used to access the default class-loader for the lookup
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||