Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.scf.cs1
Interface StateChangedNotificationRuleMBean


public interface StateChangedNotificationRuleMBean

Method Summary
 String getMbeanAttribute()
          Gets the value of the mbeanAttribute property.
 String getMbeanType()
          Gets the value of the mbeanType property.
 String getMessage()
          Gets the value of the message property.
 String getName()
          Gets the value of the name property.
 String getResourceFilter()
          Gets the value of the resourceFilter property.
 String getServerFilter()
          Gets the value of the serverFilter property.
 String getValue()
          Gets the value of the value property.
 boolean isEnabled()
          Gets the value of the enabled property.
 void setEnabled(boolean value)
          Sets the value of the enabled property.
 void setMbeanAttribute(String value)
          Sets the value of the mbeanAttribute property.
 void setMbeanType(String value)
          Sets the value of the mbeanType property.
 void setMessage(String value)
          Sets the value of the message property.
 void setName(String value)
          Sets the value of the name property.
 void setResourceFilter(String value)
          Sets the value of the resourceFilter property.
 void setServerFilter(String value)
          Sets the value of the serverFilter property.
 void setValue(String value)
          Sets the value of the value property.

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

isEnabled

boolean isEnabled()
Gets the value of the enabled property.

setEnabled

void setEnabled(boolean value)
Sets the value of the enabled property.

getMbeanType

String getMbeanType()
Gets the value of the mbeanType property.

setMbeanType

void setMbeanType(String value)
Sets the value of the mbeanType property.

getMbeanAttribute

String getMbeanAttribute()
Gets the value of the mbeanAttribute property.

setMbeanAttribute

void setMbeanAttribute(String value)
Sets the value of the mbeanAttribute property.

getValue

String getValue()
Gets the value of the value property.

setValue

void setValue(String value)
Sets the value of the value property.

getServerFilter

String getServerFilter()
Gets the value of the serverFilter property.

setServerFilter

void setServerFilter(String value)
Sets the value of the serverFilter property.

getResourceFilter

String getResourceFilter()
Gets the value of the resourceFilter property.

setResourceFilter

void setResourceFilter(String value)
Sets the value of the resourceFilter property.

getMessage

String getMessage()
Gets the value of the message property.

setMessage

void setMessage(String value)
Sets the value of the message property.

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.