Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Class java.lang.reflect.Constructor
Uses in package javax.management
Constructors with parameter type java.lang.reflect.Constructor
MBeanConstructorInfo
.
MBeanConstructorInfo
(
String
desc,
Constructor<T>
cons)
Constructs a @link{MBeanConstructorInfo} with the specified description using the given constructor.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)