|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.atom.memcached.MemcachedCacheTableFactory
public class MemcachedCacheTableFactory
| Field Summary |
|---|
| Fields inherited from interface org.openanzo.atom.memcached.MemcachedProperties |
|---|
KEY_MEMCACHED_HOST, KEY_MEMCACHED_PORT |
| Constructor Summary | |
|---|---|
MemcachedCacheTableFactory()
|
|
| Method Summary | |
|---|---|
CacheTable |
getOutputCacheTable()
|
CacheTable |
getRevisionCacheTable()
|
void |
init(java.util.Properties properties)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemcachedCacheTableFactory()
throws CacheException
CacheException| Method Detail |
|---|
public void init(java.util.Properties properties)
throws CacheException
init in interface CacheTableFactoryCacheExceptionpublic CacheTable getOutputCacheTable()
getOutputCacheTable in interface CacheTableFactorypublic CacheTable getRevisionCacheTable()
getRevisionCacheTable in interface CacheTableFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||