|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.events.server.session.AlertRegulator
public class AlertRegulator
The AlertRegulator has the responsibility of limiting the
generation of alerts.
| Constructor Summary | |
|---|---|
AlertRegulator()
|
|
| Method Summary | |
|---|---|
boolean |
alertNotificationsAllowed()
|
boolean |
alertsAllowed()
|
static AlertRegulator |
getInstance()
|
static void |
setInstance(AlertRegulator instance)
For unit testing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlertRegulator()
| Method Detail |
|---|
public boolean alertsAllowed()
public boolean alertNotificationsAllowed()
public static AlertRegulator getInstance()
public static void setInstance(AlertRegulator instance)
instance - The singleton instance to use
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||