|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SLAPolicyHandler | |
|---|---|
| org.rioproject.sla | Provides classes that allow policy handlers to react to SLA threshold conditions |
| Uses of SLAPolicyHandler in org.rioproject.sla |
|---|
| Subclasses of SLAPolicyHandler in org.rioproject.sla | |
|---|---|
class |
RedeployPolicyHandler
The RedeployPolicyHandler will redeploy a service based on declared thresholds. |
class |
RelocationPolicyHandler
The RelocationPolicyHandler will inform the OperationalStringManager to relocate the ServiceBean that uses this policy handler. |
class |
ScalingPolicyHandler
The ScalingPolicyHandler will increment and optionally decrement instances of the ServiceBean it is associated to based on limits set for the SLA. |
| Methods in org.rioproject.sla that return SLAPolicyHandler | |
|---|---|
static SLAPolicyHandler |
SLAPolicyHandlerFactory.create(SLA sla,
Object eventSource,
EventHandler eventHandler,
ServiceBeanContext context,
ClassLoader loader)
Create a SLAPolicyHandler based on the provided SLA |
| Methods in org.rioproject.sla with parameters of type SLAPolicyHandler | |
|---|---|
static boolean |
SLAPolicyHandlerFactory.slaPolicyHandlerChanged(SLA sla,
SLAPolicyHandler handler)
Determine if the provided SLAPolicyHandler is the same as the SLAPolicyHandler class configured as part of the SLA. |
|
Copyright © Rio Project. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||