Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.specific.axia.management.externalMBeanSupport
Class DynamicPresentationMBean

java.lang.Object
  extended by com.convergin.specific.axia.management.externalMBeanSupport.DynamicPresentationMBean

All Implemented Interfaces:
DynamicMBean

public class DynamicPresentationMBean
extends Object
implements DynamicMBean

Constructor Summary
DynamicPresentationMBean(com.convergin.specific.axia.management.externalMBeanSupport.XsdParser _xsdParser, com.convergin.specific.axia.management.externalMBeanSupport.MBeanNameElementNode _rootMBeanElement, com.convergin.specific.axia.management.externalMBeanSupport.TabLayerNode _rootTabNode, Map<String,com.convergin.specific.axia.management.externalMBeanSupport.CompositeNode> _composites, String _version, String _NavTreeFQBranchName, String _navTreeFQBranchNameForDynamicBranch, int _NavTreeInternalBranchOrder, Map<String,Integer> _additionalBranchOrdering, String _bundleSymbolicName, String _bundleFileName, String _defaultTab, String _sectionTab, String _navTreeBranchImplPanelName, String _appsFilter, List<String> _associatedOcsbApps)
           

 

Method Summary
 Object getAttribute(String _name)
           
 AttributeList getAttributes(String[] names)
           
 MBeanInfo getMBeanInfo()
           
 ObjectName getObjectName()
           
static void initPresentationMBeanList()
           
static void initPresentationMBeanListForBundle(String _bundleId, String _bundleVersion)
           
 Object invoke(String name, Object[] args, String[] sig)
           
 void mergeWith(DynamicPresentationMBean _otherDynamicPresentationMBean)
           
 void setAttribute(Attribute _attribute)
           
 AttributeList setAttributes(AttributeList _list)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

DynamicPresentationMBean

public DynamicPresentationMBean(com.convergin.specific.axia.management.externalMBeanSupport.XsdParser _xsdParser,
                                com.convergin.specific.axia.management.externalMBeanSupport.MBeanNameElementNode _rootMBeanElement,
                                com.convergin.specific.axia.management.externalMBeanSupport.TabLayerNode _rootTabNode,
                                Map<String,com.convergin.specific.axia.management.externalMBeanSupport.CompositeNode> _composites,
                                String _version,
                                String _NavTreeFQBranchName,
                                String _navTreeFQBranchNameForDynamicBranch,
                                int _NavTreeInternalBranchOrder,
                                Map<String,Integer> _additionalBranchOrdering,
                                String _bundleSymbolicName,
                                String _bundleFileName,
                                String _defaultTab,
                                String _sectionTab,
                                String _navTreeBranchImplPanelName,
                                String _appsFilter,
                                List<String> _associatedOcsbApps)
                         throws MalformedObjectNameException
Throws:
MalformedObjectNameException

Method Detail

getObjectName

public ObjectName getObjectName()

mergeWith

public void mergeWith(DynamicPresentationMBean _otherDynamicPresentationMBean)

getAttribute

public Object getAttribute(String _name)
                    throws AttributeNotFoundException
Specified by:
getAttribute in interface DynamicMBean
Throws:
AttributeNotFoundException

setAttribute

public void setAttribute(Attribute _attribute)
                  throws InvalidAttributeValueException,
                         MBeanException,
                         AttributeNotFoundException
Specified by:
setAttribute in interface DynamicMBean
Throws:
InvalidAttributeValueException
MBeanException
AttributeNotFoundException

getAttributes

public AttributeList getAttributes(String[] names)
Specified by:
getAttributes in interface DynamicMBean

setAttributes

public AttributeList setAttributes(AttributeList _list)
Specified by:
setAttributes in interface DynamicMBean

invoke

public Object invoke(String name,
                     Object[] args,
                     String[] sig)
              throws MBeanException,
                     ReflectionException
Specified by:
invoke in interface DynamicMBean
Throws:
MBeanException
ReflectionException

getMBeanInfo

public MBeanInfo getMBeanInfo()
Specified by:
getMBeanInfo in interface DynamicMBean

initPresentationMBeanList

public static void initPresentationMBeanList()

initPresentationMBeanListForBundle

public static void initPresentationMBeanListForBundle(String _bundleId,
                                                      String _bundleVersion)

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


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