Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.module.impsx.ansimap.config
Interface OperationMBean


public interface OperationMBean

Inteface for OperationMBean

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

Method Summary
 javax.management.ObjectName getAseEncoding_REFSEP_()
          Returns the MBean parent get accessor to the parent mbean: AseEncoding_REFSEP_
 int getCode()
          TBD: Add description
 java.lang.String getDeploymentName()
          return the Module instance name that this MBean configures
 int getInvocationTimer()
          TBD: Add description
 int getOperationClass()
          TBD: Add description
 java.lang.String getType()
          TBD: Add description
 void setCode(int param)
          TBD: Add description
 void setInvocationTimer(int param)
          TBD: Add description
 void setOperationClass(int param)
          TBD: Add description
 void setType(java.lang.String param)
          TBD: Add description

 

Method Detail

getAseEncoding_REFSEP_

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

getCode

int getCode()
            throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setCode

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

getType

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

setType

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

getOperationClass

int getOperationClass()
                      throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setOperationClass

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

getInvocationTimer

int getInvocationTimer()
                       throws java.io.IOException
TBD: Add description
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setInvocationTimer

void setInvocationTimer(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.