Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.framework.ssu.impl
Interface ModuleInstanceMBean


public interface ModuleInstanceMBean

Method Summary
 DomainGroupsMBean getDomainGroupsMBean()
          Return the value of the DomainGroups element
 String getName()
          Gets the value of the name property.
 String getState()
          Gets the value of the state property.
 void setDomainGroupsMBean(DomainGroupsMBean val)
          Set the value of the DomainGroups element
 void setName(String value)
          Sets the value of the name property.
 void setState(String value)
          Sets the value of the state 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.

getState

String getState()
Gets the value of the state property.

setState

void setState(String value)
Sets the value of the state property.

getDomainGroupsMBean

DomainGroupsMBean getDomainGroupsMBean()
Return the value of the DomainGroups element

setDomainGroupsMBean

void setDomainGroupsMBean(DomainGroupsMBean val)
Set the value of the DomainGroups 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.