|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MemcacheExceptionHandler
| Method Summary | |
|---|---|
void |
handleErrorOnDelete(String key,
Exception e)
|
void |
handleErrorOnGet(String key,
Exception e)
|
void |
handleErrorOnIncr(String key,
int factor,
int startingValue,
Exception e)
|
void |
handleErrorOnSet(String key,
int cacheTimeSeconds,
Object o,
Exception e)
|
| Method Detail |
|---|
void handleErrorOnGet(String key,
Exception e)
void handleErrorOnSet(String key,
int cacheTimeSeconds,
Object o,
Exception e)
void handleErrorOnDelete(String key,
Exception e)
void handleErrorOnIncr(String key,
int factor,
int startingValue,
Exception e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||