|
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 DomainGroupMBean
Inteface for DomainGroupMBean
| Method Summary | |
|---|---|
javax.management.ObjectName |
createDomain(java.lang.String newMbeanIndex)create a descendant mbean of type Domain with the given name |
void |
destroyDomain(java.lang.String delMbeanIndex)destroy a descendant mbean of type Domain with the given name |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
javax.management.ObjectName |
getDomainGroups_REFSEP_()Returns the MBean parent get accessor to the parent mbean: DomainGroups_REFSEP_ |
javax.management.ObjectName[] |
getDomains()return all mbeans of type Domain that are direct descendants of this mbean |
java.lang.String |
getGroupName()Specifies a unique name of a domain group |
javax.management.ObjectName |
lookupDomain(java.lang.String lookupMBeanIndex)return the ObjectName of a specific mbean of type Domain that is a direct descendant of this mbean |
void |
setGroupName(java.lang.String param)Specifies a unique name of a domain group |
| Method Detail |
|---|
javax.management.ObjectName getDomainGroups_REFSEP_()
throws java.io.IOException
java.io.IOException
java.lang.String getGroupName()
throws java.io.IOException
java.io.IOException
void setGroupName(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
javax.management.ObjectName createDomain(java.lang.String newMbeanIndex)
throws java.io.IOException
newMbeanIndex -java.io.IOException
void destroyDomain(java.lang.String delMbeanIndex)
throws java.io.IOException
delMbeanIndex -java.io.IOExceptionjavax.management.ObjectName lookupDomain(java.lang.String lookupMBeanIndex)
lookupMBeanIndex -javax.management.ObjectName[] getDomains()
java.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 | ||||||||