| Home >> All >> org >> apache >> commons >> modeler >> [ mbeans Javadoc ] |
org.apache.commons.modeler.mbeans: Javadoc index of package org.apache.commons.modeler.mbeans.
Package Samples:
org.apache.commons.modeler.mbeans
Classes:
SimpleRemoteConnector: Based on jk2 proxy. Proxy using a very simple HTTP based protocol. For efficiency, it'll get bulk results and cache them - you can force an update by calling the refreshAttributes and refreshMetadata operations on this mbean. TODO: implement the user/pass auth ( right now you must use IP based security ) TODO: eventually support https TODO: support for metadata ( mbean-descriptors ) for description and type conversions TODO: filter out trivial components ( mutexes, etc )
MBeanProxy: Use the same metadata, except that we replace the attribute get/set methods.
| Home | Contact Us | Privacy Policy | Terms of Service |