|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.cache.tangosol.ListenerTangosolCacheFactory
public class ListenerTangosolCacheFactory
An implementation of the TangosolCacheFactory that adds debug listeners to caches if log level is DEBUG.
Added listeners are:
| Constructor Summary | |
|---|---|
ListenerTangosolCacheFactory()
|
|
| Method Summary | |
|---|---|
com.tangosol.net.NamedCache |
getCache(java.lang.String cacheName)
|
com.tangosol.net.NamedCache |
getCache(java.lang.String cacheName,
java.lang.ClassLoader classLoader)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListenerTangosolCacheFactory()
| Method Detail |
|---|
public com.tangosol.net.NamedCache getCache(java.lang.String cacheName)
getCache in interface TangosolCacheFactory
public com.tangosol.net.NamedCache getCache(java.lang.String cacheName,
java.lang.ClassLoader classLoader)
getCache in interface TangosolCacheFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||