|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRemoteHttpCacheClient<K extends Serializable,V extends Serializable>
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.engine.behavior.ICacheServiceNonLocal |
|---|
get, getGroupKeys, getGroupNames, 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 IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||