|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventCriteriaMBean
Method Summary | |
---|---|
void |
addEquals() Add a new element named equals |
void |
addNotEquals() Add a new element named notEquals |
List<EqualsMBean> |
getEqualsMBean() Return the list of the Equals element |
List<NotEqualsMBean> |
getNotEqualsMBean() Return the list of the NotEquals element |
void |
removeEquals(int index) Remove an element named equals by the index |
void |
removeNotEquals(int index) Remove an element named notEquals by the index |
Method Detail |
---|
void addEquals()
void removeEquals(int index)
void addNotEquals()
void removeNotEquals(int index)
List<EqualsMBean> getEqualsMBean()
List<NotEqualsMBean> getNotEqualsMBean()
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |