Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


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


public interface AcceptHeaderMBean

Inteface for AcceptHeaderMBean

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

Method Summary
 javax.management.ObjectName getAcceptHeaders_REFSEP_()
          Returns the MBean parent get accessor to the parent mbean: AcceptHeaders_REFSEP_
 java.lang.String getAllowed()
          Specifies whether IM-PSX supports a NOTIFY body format.
 java.lang.String getDeploymentName()
          return the Module instance name that this MBean configures
 void setAllowed(java.lang.String param)
          Specifies whether IM-PSX supports a NOTIFY body format.

 

Method Detail

getAcceptHeaders_REFSEP_

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

getAllowed

java.lang.String getAllowed()
                            throws java.io.IOException
Specifies whether IM-PSX supports a NOTIFY body format.
Parameters:
-
Returns:
String
Throws:
java.io.IOException

setAllowed

void setAllowed(java.lang.String param)
                throws java.io.IOException
Specifies whether IM-PSX supports a NOTIFY body format.
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.