|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.shotoku.cache.service.monitor.CacheAlertFactory
public class CacheAlertFactory
| Constructor Summary | |
|---|---|
CacheAlertFactory()
|
|
| Method Summary | |
|---|---|
static CacheAlert |
createAlertKeyException(java.lang.Object key,
java.lang.Throwable t)
|
static CacheAlert |
createAlertKeyNotUpdated(java.lang.Object key)
|
static CacheAlert |
createAlertKeyTooLongInUpdate(java.lang.Object key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheAlertFactory()
| Method Detail |
|---|
public static CacheAlert createAlertKeyNotUpdated(java.lang.Object key)
public static CacheAlert createAlertKeyTooLongInUpdate(java.lang.Object key)
public static CacheAlert createAlertKeyException(java.lang.Object key,
java.lang.Throwable t)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||