| java.lang.Object javax.management.modelmbean.RequiredModelMBean org.springframework.jmx.export.SpringModelMBean
Methods inherited from javax.management.modelmbean.RequiredModelMBean | public void addAttributeChangeNotificationListener(NotificationListener inlistener, String inAttributeName, Object inhandback) throws MBeanException, RuntimeOperationsException, IllegalArgumentException(Code)(Java Doc) public void addNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) throws java.lang.IllegalArgumentException(Code)(Java Doc) public Object getAttribute(String attrName) throws AttributeNotFoundException, MBeanException, ReflectionException(Code)(Java Doc) public AttributeList getAttributes(String[] attrNames)(Code)(Java Doc) protected ClassLoaderRepository getClassLoaderRepository()(Code)(Java Doc) public MBeanInfo getMBeanInfo()(Code)(Java Doc) public MBeanNotificationInfo[] getNotificationInfo()(Code)(Java Doc) public Object invoke(String opName, Object[] opArgs, String[] sig) throws MBeanException, ReflectionException(Code)(Java Doc) public void load() throws MBeanException, RuntimeOperationsException, InstanceNotFoundException(Code)(Java Doc) public void postDeregister()(Code)(Java Doc) public void postRegister(Boolean registrationDone)(Code)(Java Doc) public void preDeregister() throws java.lang.Exception(Code)(Java Doc) public ObjectName preRegister(MBeanServer server, ObjectName name) throws java.lang.Exception(Code)(Java Doc) public void removeAttributeChangeNotificationListener(NotificationListener inlistener, String inAttributeName) throws MBeanException, RuntimeOperationsException, ListenerNotFoundException(Code)(Java Doc) public void removeNotificationListener(NotificationListener listener) throws ListenerNotFoundException(Code)(Java Doc) public void removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) throws ListenerNotFoundException(Code)(Java Doc) public void sendAttributeChangeNotification(AttributeChangeNotification ntfyObj) throws MBeanException, RuntimeOperationsException(Code)(Java Doc) public void sendAttributeChangeNotification(Attribute inOldVal, Attribute inNewVal) throws MBeanException, RuntimeOperationsException(Code)(Java Doc) public void sendNotification(Notification ntfyObj) throws MBeanException, RuntimeOperationsException(Code)(Java Doc) public void sendNotification(String ntfyText) throws MBeanException, RuntimeOperationsException(Code)(Java Doc) public void setAttribute(Attribute attribute) throws AttributeNotFoundException, InvalidAttributeValueException, MBeanException, ReflectionException(Code)(Java Doc) public AttributeList setAttributes(AttributeList attributes)(Code)(Java Doc) public void setManagedResource(Object mr, String mr_type) throws MBeanException, RuntimeOperationsException, InstanceNotFoundException, InvalidTargetObjectTypeException(Code)(Java Doc) public void setModelMBeanInfo(ModelMBeanInfo mbi) throws MBeanException, RuntimeOperationsException(Code)(Java Doc) public void store() throws MBeanException, RuntimeOperationsException, InstanceNotFoundException(Code)(Java Doc)
|
|
|