org.rhq.enterprise.server.cloud.instance
Interface CacheConsistencyManagerLocal

All Known Implementing Classes:
CacheConsistencyManagerBean

public interface CacheConsistencyManagerLocal

Author:
Joseph Marques

Method Summary
 void handleHeartbeatTimer(javax.ejb.Timer timer)
           
 void reloadServerCacheIfNeeded()
           
 void scheduleServerCacheReloader()
           
 

Method Detail

scheduleServerCacheReloader

void scheduleServerCacheReloader()

handleHeartbeatTimer

void handleHeartbeatTimer(javax.ejb.Timer timer)

reloadServerCacheIfNeeded

void reloadServerCacheIfNeeded()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.