Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.axia.actor.utils.extender
Interface EventRegistrationMBean


public interface EventRegistrationMBean

Method Summary
 EventCriteriaMBean getCriteriaMBean()
          Return the value of the EventCriteria element
 String getEventType()
          Gets the value of the eventType property.
 void setCriteriaMBean(EventCriteriaMBean val)
          Set the value of the EventCriteria element
 void setEventType(String value)
          Sets the value of the eventType property.

 

Method Detail

getEventType

String getEventType()
Gets the value of the eventType property.

setEventType

void setEventType(String value)
Sets the value of the eventType property.

getCriteriaMBean

EventCriteriaMBean getCriteriaMBean()
Return the value of the EventCriteria element

setCriteriaMBean

void setCriteriaMBean(EventCriteriaMBean val)
Set the value of the EventCriteria element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.