javax > javax.management > javax.management.modelmbean > javax.management.modelmbean.modelmbeaninfo >

Interface: javax.management.modelmbean.ModelMBeanInfo
    javax.management.modelmbean.ModelMBeanInfo


public interface ModelMBeanInfo


FIELDS:

CONSTRUCTORS:

METHODS:
Object clone()

ModelMBeanAttributeInfo getAttribute(String inName)
Throws: MBeanException
Throws: RuntimeOperationsException

MBeanAttributeInfo[] getAttributes()

String getClassName()

MBeanConstructorInfo[] getConstructors()

String getDescription()

Descriptor getDescriptor(String inDescriptorName, String inDescriptorType)
Throws: MBeanException
Throws: RuntimeOperationsException

Descriptor[] getDescriptors(String inDescriptorType)
Throws: MBeanException
Throws: RuntimeOperationsException

Descriptor getMBeanDescriptor()
Throws: MBeanException
Throws: RuntimeOperationsException

ModelMBeanNotificationInfo getNotification(String inName)
Throws: MBeanException
Throws: RuntimeOperationsException

MBeanNotificationInfo[] getNotifications()

ModelMBeanOperationInfo getOperation(String inName)
Throws: MBeanException
Throws: RuntimeOperationsException

MBeanOperationInfo[] getOperations()

void setDescriptor(Descriptor inDescriptor, String inDescriptorType)
Throws: RuntimeOperationsException
Throws: MBeanException

void setDescriptors(Descriptor[] inDescriptors)
Throws: RuntimeOperationsException
Throws: MBeanException

void setMBeanDescriptor(Descriptor inDescriptor)
Throws: MBeanException
Throws: RuntimeOperationsException


INHERITED METHODS:

SUBINTERFACES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net