Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class javax.management.IntrospectionException
Uses in package javax.management
Constructors which throw type javax.management.IntrospectionException
MBeanAttributeInfo
.
MBeanAttributeInfo
(
String
name,
String
desc,
Method
getter,
Method
setter)
Constructs a new
MBeanAttributeInfo
using the specified name and description, with the given accessor and mutator methods.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About