Rio Project 4.2 API Documentation



Package org.rioproject.sla

Provides classes that allow policy handlers to react to SLA threshold conditions

See:
          Description

Interface Summary
SLAPolicyEventListener Register for SLAPolicyEvent notification by providing a SLAPolicyEventListener implementation
 

Class Summary
RedeployPolicyHandler The RedeployPolicyHandler will redeploy a service based on declared thresholds.
RelocationPolicyHandler The RelocationPolicyHandler will inform the OperationalStringManager to relocate the ServiceBean that uses this policy handler.
RuleMap Provides the association for rule resources to services.
RuleMap.RuleDefinition  
RuleMap.ServiceDefinition  
ScalingPolicyHandler The ScalingPolicyHandler will increment and optionally decrement instances of the ServiceBean it is associated to based on limits set for the SLA.
ServiceLevelAgreements ServiceLevelAgreements class provides context on the attributes required to meet and monitor service level agreements for a service.
SLA A SLA provides a mechanism to a specify a preferred range of acceptable lower and upper boundaries that fit a specific criteria
SLAPolicyEvent SLAPolicyHandler implementations create SLAPolicyEvent objects to notify local SLAPolicyEventListener instances of actions it has taken
SLAPolicyHandler A SLAPolicyHandler handles thresholds for a ThresholdWatch, registering to a ThresholdManager.
SLAPolicyHandlerFactory A utility to create a SLAPolicyHandler based on a Configuration
SLAThresholdEvent The SLAThresholdEvent extends ThresholdEvent and represents a threshold being crossed for a Service
SLAThresholdEventAdapter Provides the support to transform SLAThresholdEvent notifications to JMX notifications
 

Package org.rioproject.sla Description

Provides classes that allow policy handlers to react to SLA threshold conditions


Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.