public class RemoteHttpCacheSeviceFactory
extends java.lang.Object
Constructor and Description |
---|
RemoteHttpCacheSeviceFactory() |
Modifier and Type | Method and Description |
---|---|
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.
|
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
- Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.