|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventSeverity | |
---|---|
org.apache.qpid.agent |
Uses of EventSeverity in org.apache.qpid.agent |
---|
Methods in org.apache.qpid.agent that return EventSeverity | |
---|---|
static EventSeverity |
EventSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EventSeverity[] |
EventSeverity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.qpid.agent with parameters of type EventSeverity | |
---|---|
void |
Agent.raiseEvent(Object value,
EventSeverity sev)
Send an event object to the bus |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |