|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.server.cloud.instance.CacheConsistencyManagerBean
public class CacheConsistencyManagerBean
Each server has partitioned alerts condition cache data. This session bean exists to check whether or not the something has changed in the system that would require the cache to asynchronously reload itself.
| Constructor Summary | |
|---|---|
CacheConsistencyManagerBean()
|
|
| Method Summary | |
|---|---|
void |
handleHeartbeatTimer(javax.ejb.Timer timer)
|
void |
reloadServerCacheIfNeeded()
|
void |
scheduleServerCacheReloader()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheConsistencyManagerBean()
| Method Detail |
|---|
public void scheduleServerCacheReloader()
scheduleServerCacheReloader in interface CacheConsistencyManagerLocalpublic void handleHeartbeatTimer(javax.ejb.Timer timer)
handleHeartbeatTimer in interface CacheConsistencyManagerLocalpublic void reloadServerCacheIfNeeded()
reloadServerCacheIfNeeded in interface CacheConsistencyManagerLocal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||