Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
javax.management.MBeanConstructorInfo

Packages that use MBeanConstructorInfo
Package Description
javax.management Provides the core classes for the Java Management Extensions. 
javax.management.modelmbean Provides the definition of the ModelMBean classes. 
javax.management.openmbean Provides the open data types and Open MBean descriptor classes. 
 

Uses of MBeanConstructorInfo in javax.management
 

Methods in javax.management that return MBeanConstructorInfo
Modifier and Type Method and Description
 MBeanConstructorInfo[] MBeanInfo.getConstructors()
          Returns the list of the public constructors of the MBean.
protected  MBeanConstructorInfo[] StandardMBean.getConstructors(MBeanConstructorInfo[] ctors, Object impl)
          Customization hook: Get the MBeanConstructorInfo[] that will be used in the MBeanInfo returned by this MBean.
 

Methods in javax.management with parameters of type MBeanConstructorInfo
Modifier and Type Method and Description
protected  MBeanConstructorInfo[] StandardMBean.getConstructors(MBeanConstructorInfo[] ctors, Object impl)
          Customization hook: Get the MBeanConstructorInfo[] that will be used in the MBeanInfo returned by this MBean.
protected  String StandardMBean.getDescription(MBeanConstructorInfo info)
          Customization hook: Get the description that will be used in the MBeanConstructorInfo returned by this MBean.
protected  String StandardMBean.getDescription(MBeanConstructorInfo ctor, MBeanParameterInfo param, int sequence)
          Customization hook: Get the description that will be used for the sequence MBeanParameterInfo of the MBeanConstructorInfo returned by this MBean.
protected  String StandardMBean.getParameterName(MBeanConstructorInfo ctor, MBeanParameterInfo param, int sequence)
          Customization hook: Get the name that will be used for the sequence MBeanParameterInfo of the MBeanConstructorInfo returned by this MBean.
 

Constructors in javax.management with parameters of type MBeanConstructorInfo
Constructor and Description
MBeanInfo(String className, String description, MBeanAttributeInfo[] attributes, MBeanConstructorInfo[] constructors, MBeanOperationInfo[] operations, MBeanNotificationInfo[] notifications)
          Constructs an MBeanInfo.
MBeanInfo(String className, String description, MBeanAttributeInfo[] attributes, MBeanConstructorInfo[] constructors, MBeanOperationInfo[] operations, MBeanNotificationInfo[] notifications, Descriptor descriptor)
          Constructs an MBeanInfo.
 

Uses of MBeanConstructorInfo in javax.management.modelmbean
 

Subclasses of MBeanConstructorInfo in javax.management.modelmbean
Modifier and Type Class and Description
 class ModelMBeanConstructorInfo
          The ModelMBeanConstructorInfo object describes a constructor of the ModelMBean.
 

Methods in javax.management.modelmbean that return MBeanConstructorInfo
Modifier and Type Method and Description
 MBeanConstructorInfo[] ModelMBeanInfo.getConstructors()
          Returns the list of the public constructors of the MBean.
 

Uses of MBeanConstructorInfo in javax.management.openmbean
 

Subclasses of MBeanConstructorInfo in javax.management.openmbean
Modifier and Type Class and Description
 class OpenMBeanConstructorInfoSupport
          Describes a constructor of an Open MBean.
 

Methods in javax.management.openmbean that return MBeanConstructorInfo
Modifier and Type Method and Description
 MBeanConstructorInfo[] OpenMBeanInfo.getConstructors()
          Returns an array of OpenMBeanConstructorInfo instances describing each constructor in the open MBean described by this OpenMBeanInfo instance.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.