|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteHttpCacheClient
It's not entirely clear that this interface is needed. I simply wanted the initialization method. This could be added to the ICacheSerice method.
Method Summary | |
---|---|
void |
initialize(RemoteHttpCacheAttributes attributes)
The provides an extension point. |
boolean |
isAlive()
Make and alive request. |
Methods inherited from interface org.apache.jcs.auxiliary.remote.behavior.IRemoteCacheService |
---|
get, getGroupKeys, getMatching, getMultiple, remove, removeAll, update |
Methods inherited from interface org.apache.jcs.engine.behavior.ICacheService |
---|
dispose, get, getMatching, getMultiple, release, remove, removeAll, update |
Method Detail |
---|
void initialize(RemoteHttpCacheAttributes attributes)
attributes
- boolean isAlive() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |