javax > javax.management > javax.management.modelmbean > javax.management.modelmbean.modelmbeaninfosupport >

Class: javax.management.modelmbean.ModelMBeanInfoSupport
    java.lang.Object
       javax.management.MBeanInfo
               javax.management.modelmbean.ModelMBeanInfoSupport


public class ModelMBeanInfoSupport extends MBeanInfo implements ModelMBeanInfo


FIELDS:

CONSTRUCTORS:
public ModelMBeanInfoSupport(ModelMBeanInfo mbi)

public ModelMBeanInfoSupport(String className, String description, ModelMBeanAttributeInfo[] attributes, ModelMBeanConstructorInfo[] constructors, ModelMBeanOperationInfo[] operations, ModelMBeanNotificationInfo[] notifications)

public ModelMBeanInfoSupport(String className, String description, ModelMBeanAttributeInfo[] attributes, ModelMBeanConstructorInfo[] constructors, ModelMBeanOperationInfo[] operations, ModelMBeanNotificationInfo[] notifications, Descriptor mbeandescriptor)


METHODS:
public Object clone()
Overrides: MBeanInfo
Overrides: Object

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

public ModelMBeanConstructorInfo getConstructor(String inName)
Throws: MBeanException
Throws: RuntimeOperationsException

public Descriptor getDescriptor()
Overrides: MBeanInfo

public Descriptor getDescriptor(String inDescriptorName)
Throws: MBeanException
Throws: RuntimeOperationsException

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

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

public Descriptor getMBeanDescriptor()
Throws: MBeanException

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

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

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

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

public void setMBeanDescriptor(Descriptor inMBeanDescriptor)
Throws: MBeanException
Throws: RuntimeOperationsException


INHERITED METHODS:
clone(), getClassName(), getDescription(), getAttributes(), getOperations(), getConstructors(), getNotifications(), getDescriptor(), toString(), equals(java.lang.Object), hashCode(), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net