Skip navigation links
com.convergin.specific.axia.management.externalMBeanSupport
Class DynamicPresentationMBean
java.lang.Object
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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
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
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.