public class RemoteHttpCacheSeviceFactory extends Object
| Constructor and Description |
|---|
RemoteHttpCacheSeviceFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected static ICacheEventLogger |
configureCacheEventLogger(Properties props)
Tries to get the event logger.
|
protected static RemoteHttpCacheServerAttributes |
configureRemoteHttpCacheServerAttributes(Properties prop)
Configure.
|
static <K extends Serializable,V extends Serializable> |
createRemoteHttpCacheService(ICompositeCacheManager cacheManager)
Configures the attributes and the event logger and constructs a service.
|
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 - Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.