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 Interface
javax.management.openmbean.OpenMBeanParameterInfo

Packages that use OpenMBeanParameterInfo
Package Description
javax.management.openmbean Provides the open data types and Open MBean descriptor classes. 
 

Uses of OpenMBeanParameterInfo in javax.management.openmbean
 

Subinterfaces of OpenMBeanParameterInfo in javax.management.openmbean
Modifier and Type Interface and Description
 interface OpenMBeanAttributeInfo
          Describes an attribute of an open MBean.
 

Classes in javax.management.openmbean that implement OpenMBeanParameterInfo
Modifier and Type Class and Description
 class OpenMBeanAttributeInfoSupport
          Describes an attribute of an open MBean.
 class OpenMBeanParameterInfoSupport
          Describes a parameter used in one or more operations or constructors of an open MBean.
 

Constructors in javax.management.openmbean with parameters of type OpenMBeanParameterInfo
Constructor and Description
OpenMBeanConstructorInfoSupport(String name, String description, OpenMBeanParameterInfo[] signature)
          Constructs an OpenMBeanConstructorInfoSupport instance, which describes the constructor of a class of open MBeans with the specified name, description and signature.
OpenMBeanConstructorInfoSupport(String name, String description, OpenMBeanParameterInfo[] signature, Descriptor descriptor)
          Constructs an OpenMBeanConstructorInfoSupport instance, which describes the constructor of a class of open MBeans with the specified name, description, signature, and descriptor.
OpenMBeanOperationInfoSupport(String name, String description, OpenMBeanParameterInfo[] signature, OpenType<?> returnOpenType, int impact)
          Constructs an OpenMBeanOperationInfoSupport instance, which describes the operation of a class of open MBeans, with the specified name, description, signature, returnOpenType and impact.
OpenMBeanOperationInfoSupport(String name, String description, OpenMBeanParameterInfo[] signature, OpenType<?> returnOpenType, int impact, Descriptor descriptor)
          Constructs an OpenMBeanOperationInfoSupport instance, which describes the operation of a class of open MBeans, with the specified name, description, signature, returnOpenType, impact, and descriptor.
 


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.