|
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 MtpBoardMBean
Inteface for MtpBoardMBean
Method Summary | |
---|---|
javax.management.ObjectName |
createMtpPcm(java.lang.String newMbeanIndex) create a descendant mbean of type MtpPcm with the given name |
void |
destroyMtpPcm(java.lang.String delMbeanIndex) destroy a descendant mbean of type MtpPcm with the given name |
java.lang.String |
getClock() Specifies how the board is synchronized. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
javax.management.ObjectName |
getMtpBoards_REFSEP_() Returns the MBean parent get accessor to the parent mbean: MtpBoards_REFSEP_ |
javax.management.ObjectName[] |
getMtpPcms() return all mbeans of type MtpPcm that are direct descendants of this mbean |
int |
getSlot() Specifies an SSU chassis slot number into which the board is plugged |
javax.management.ObjectName |
lookupMtpPcm(java.lang.String lookupMBeanIndex) return the ObjectName of a specific mbean of type MtpPcm that is a direct descendant of this mbean |
void |
setClock(java.lang.String param) Specifies how the board is synchronized. |
void |
setSlot(int param) Specifies an SSU chassis slot number into which the board is plugged |
Method Detail |
---|
javax.management.ObjectName getMtpBoards_REFSEP_() throws java.io.IOException
java.io.IOException
int getSlot() throws java.io.IOException
java.io.IOException
void setSlot(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getClock() throws java.io.IOException
java.io.IOException
void setClock(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName createMtpPcm(java.lang.String newMbeanIndex) throws java.io.IOException
newMbeanIndex
-java.io.IOException
void destroyMtpPcm(java.lang.String delMbeanIndex) throws java.io.IOException
delMbeanIndex
-java.io.IOException
javax.management.ObjectName lookupMtpPcm(java.lang.String lookupMBeanIndex)
lookupMBeanIndex
-javax.management.ObjectName[] getMtpPcms()
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 |