|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DomainMBean
Inteface for DomainMBean
| Method Summary | |
|---|---|
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
javax.management.ObjectName |
getDomainGroup_REFSEP_()Returns the MBean parent get accessor to the parent mbean: DomainGroup_REFSEP_ |
java.lang.String |
getDomainName()Specifies a unique name of a domain group |
int |
getWeight()Specifies the weight of this target domain |
void |
setDomainName(java.lang.String param)Specifies a unique name of a domain group |
void |
setWeight(int param)Specifies the weight of this target domain |
| Method Detail |
|---|
javax.management.ObjectName getDomainGroup_REFSEP_()
throws java.io.IOException
java.io.IOException
java.lang.String getDomainName()
throws java.io.IOException
java.io.IOException
void setDomainName(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getWeight()
throws java.io.IOException
java.io.IOException
void setWeight(int param)
throws java.io.IOException
param -java.io.IOExceptionjava.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||