|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jcs.auxiliary.remote.http.server.RemoteHttpCacheSeviceFactory
public class RemoteHttpCacheSeviceFactory
Creates the server.
| Constructor Summary | |
|---|---|
RemoteHttpCacheSeviceFactory()
|
|
| Method Summary | ||
|---|---|---|
protected static ICacheEventLogger |
configureCacheEventLogger(Properties props)
Tries to get the event logger. |
|
protected static RemoteHttpCacheServerAttributes |
configureRemoteHttpCacheServerAttributes(Properties prop)
Configure. |
|
static
|
createRemoteHttpCacheService(ICompositeCacheManager cacheManager)
Configures the attributes and the event logger and constructs a service. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteHttpCacheSeviceFactory()
| Method Detail |
|---|
public static <K extends Serializable,V extends Serializable> RemoteHttpCacheService<K,V> createRemoteHttpCacheService(ICompositeCacheManager cacheManager)
cacheManager -
protected static ICacheEventLogger configureCacheEventLogger(Properties props)
props -
protected static RemoteHttpCacheServerAttributes configureRemoteHttpCacheServerAttributes(Properties prop)
jcs.remotehttpcache.serverattributes.ATTRIBUTENAME=ATTRIBUTEVALUE
prop -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||