|
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 ServerMBean
Inteface for ServerMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getManagedServerName() TBD: add description |
javax.management.ObjectName |
getServers_REFSEP_() Returns the MBean parent get accessor to the parent mbean: Servers_REFSEP_ |
int |
getWcsServerId() TBD: add description |
java.lang.String |
getWcsServerName() TBD: add description |
void |
setManagedServerName(java.lang.String param) TBD: add description |
void |
setWcsServerId(int param) TBD: add description |
void |
setWcsServerName(java.lang.String param) TBD: add description |
Method Detail |
---|
javax.management.ObjectName getServers_REFSEP_() throws java.io.IOException
java.io.IOException
java.lang.String getManagedServerName() throws java.io.IOException
java.io.IOException
void setManagedServerName(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getWcsServerName() throws java.io.IOException
java.io.IOException
void setWcsServerName(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getWcsServerId() throws java.io.IOException
java.io.IOException
void setWcsServerId(int param) throws java.io.IOException
param
-java.io.IOException
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 |