GNU Classpath (0.95) | |
Frames | No Frames |
Classes implementing javax.management.openmbean.OpenMBeanConstructorInfo | |
class | Describes a constructor for an open management bean.
|
Constructors with parameter type javax.management.openmbean.OpenMBeanConstructorInfo | |
OpenMBeanInfoSupport.OpenMBeanInfoSupport(String name, String desc, OpenMBeanAttributeInfo[] attribs, OpenMBeanConstructorInfo[] cons, OpenMBeanOperationInfo[] ops, MBeanNotificationInfo[] notifs) Constructs a new OpenMBeanInfo using the supplied
class name and description with the given attributes,
operations, constructors and notifications. |
GNU Classpath (0.95) |