|
||||||||||
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(java.util.Properties props)
Tries to get the event logger. |
protected static RemoteHttpCacheServerAttributes |
configureRemoteHttpCacheServerAttributes(java.util.Properties prop)
Configure. |
static RemoteHttpCacheService |
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 RemoteHttpCacheService createRemoteHttpCacheService(ICompositeCacheManager cacheManager)
cacheManager
-
protected static ICacheEventLogger configureCacheEventLogger(java.util.Properties props)
props
-
protected static RemoteHttpCacheServerAttributes configureRemoteHttpCacheServerAttributes(java.util.Properties prop)
jcs.remotehttpcache.serverattributes.ATTRIBUTENAME=ATTRIBUTEVALUE
prop
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |