org.rhq.enterprise.server.cloud
Interface StatusManagerLocal
- All Known Implementing Classes:
- StatusManagerBean
public interface StatusManagerLocal
- Author:
- Joseph Marques
getAndClearAgentsWithStatusForServer
List<Integer> getAndClearAgentsWithStatusForServer(String serverName)
markGlobalCache
void markGlobalCache()
updateByResource
void updateByResource(Subject subject,
int resourceId)
updateByAlertDefinition
void updateByAlertDefinition(Subject subject,
int alertDefinitionId)
updateByMeasurementBaseline
void updateByMeasurementBaseline(int baselineId)
updateByAgent
void updateByAgent(int agentId)
updateByAutoBaselineCalculationJob
void updateByAutoBaselineCalculationJob()
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.