|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rioproject.jsb.ServiceBeanSLAManager
public class ServiceBeanSLAManager
The ServiceBeanSLAManager manages service-specific SLAs, and as needed uses
the WatchInjector to create declarative watches
| Constructor Summary | |
|---|---|
ServiceBeanSLAManager(Object impl,
Object proxy,
ServiceBeanContext context,
EventHandler slaEventHandler)
|
|
| Method Summary | |
|---|---|
void |
addSLAs(SLA[] slas)
Add a new SLA. |
void |
createSLAThresholdEventAdapter()
If the service bean has registered to JMX, and if there are declared system SLAs that have been registered and the SLAThresholdEventAdapter is null, create the adapter and register if |
void |
terminate()
Terminate the ServiceBeanSLAManager, cleaning up pending resources |
void |
updateSLAs(SLA[] slas)
Update SLAs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceBeanSLAManager(Object impl,
Object proxy,
ServiceBeanContext context,
EventHandler slaEventHandler)
throws IntrospectionException
IntrospectionException| Method Detail |
|---|
public void terminate()
public void addSLAs(SLA[] slas)
slas - Array of SLA instances to addpublic void updateSLAs(SLA[] slas)
slas - Array of SLAs to updatepublic void createSLAThresholdEventAdapter()
|
Copyright © Rio Project. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||