public interface EventRegistrationMBean
Modifier and Type | Method and Description |
---|---|
EventCriteriaMBean |
getCriteriaMBean()
Return the value of the EventCriteria element
|
java.lang.String |
getEventType()
Gets the value of the eventType property.
|
void |
setCriteriaMBean(EventCriteriaMBean val)
Set the value of the EventCriteria element
|
void |
setEventType(java.lang.String value)
Sets the value of the eventType property.
|
java.lang.String getEventType()
void setEventType(java.lang.String value)
EventCriteriaMBean getCriteriaMBean()
void setCriteriaMBean(EventCriteriaMBean val)