|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.management.modelmbean.RequiredModelMBean
com.adventnet.adaptors.snmp.RequiredModelMBeanExt
public class RequiredModelMBeanExt
| Constructor Summary | |
|---|---|
RequiredModelMBeanExt()
Constructs an RequiredModelMBeanExt with an empty ModelMBeanInfo. |
|
RequiredModelMBeanExt(javax.management.modelmbean.ModelMBeanInfo mbi)
Constructs a RequiredModelMBeanExt object using ModelMBeanInfo passed in. |
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(java.lang.String actionName,
java.lang.Object[] params,
java.lang.String[] signature)
|
| Methods inherited from class javax.management.modelmbean.RequiredModelMBean |
|---|
addAttributeChangeNotificationListener, addNotificationListener, getAttribute, getAttributes, getClassLoaderRepository, getMBeanInfo, getNotificationInfo, load, postDeregister, postRegister, preDeregister, preRegister, removeAttributeChangeNotificationListener, removeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setAttribute, setAttributes, setManagedResource, setModelMBeanInfo, store |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequiredModelMBeanExt()
throws javax.management.MBeanException,
javax.management.RuntimeOperationsException
javax.management.MBeanException - The constructor of the object has thrown an exception.
javax.management.RuntimeOperationsException - - Wraps an IllegalArgumentException
public RequiredModelMBeanExt(javax.management.modelmbean.ModelMBeanInfo mbi)
throws javax.management.MBeanException,
javax.management.RuntimeOperationsException
mbi - The ModelMBeanInfo object to be used by the RequiredModelMBeanExt.
javax.management.MBeanException - The constructor of the object has thrown an exception.
javax.management.RuntimeOperationsException - Wraps an IllegalArgumentException :
The MBeanInfo passed in parameter is null or invalid.| Method Detail |
|---|
public java.lang.Object invoke(java.lang.String actionName,
java.lang.Object[] params,
java.lang.String[] signature)
throws javax.management.MBeanException,
javax.management.ReflectionException
invoke in interface javax.management.DynamicMBeaninvoke in class javax.management.modelmbean.RequiredModelMBeanjavax.management.MBeanException
javax.management.ReflectionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||