Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.framework.config
Interface ServerMBean


public interface ServerMBean

Inteface for ServerMBean

Author:
osnat NOTE: this code is autogenerated by createConfigMbeans.pl. Do not change it.

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

getServers_REFSEP_

javax.management.ObjectName getServers_REFSEP_()
                                               throws java.io.IOException
Returns the MBean parent get accessor to the parent mbean: Servers_REFSEP_
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

getManagedServerName

java.lang.String getManagedServerName()
                                      throws java.io.IOException
TBD: add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setManagedServerName

void setManagedServerName(java.lang.String param)
                          throws java.io.IOException
TBD: add description
Parameters:
param -
Throws:
java.io.IOException

getWcsServerName

java.lang.String getWcsServerName()
                                  throws java.io.IOException
TBD: add description
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setWcsServerName

void setWcsServerName(java.lang.String param)
                      throws java.io.IOException
TBD: add description
Parameters:
param -
Throws:
java.io.IOException

getWcsServerId

int getWcsServerId()
                   throws java.io.IOException
TBD: add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setWcsServerId

void setWcsServerId(int param)
                    throws java.io.IOException
TBD: add description
Parameters:
param -
Throws:
java.io.IOException

getDeploymentName

java.lang.String getDeploymentName()
return the Module instance name that this MBean configures
Returns:
String

Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.