Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.commons.modeler.modules: Javadoc index of package org.apache.commons.modeler.modules.


Package Samples:

org.apache.commons.modeler.modules

Classes:

MbeansDescriptorsDynamicMBeanSource: Extract metadata from a dynamic mbean. Used to wrap a dynamic mbean in order to implement persistence. This is really an ugly asspect of the JMX spec - we need to convery from normal metainfo to model metainfo. The info is the same, but they use a different class. Just like the DOM spec - where all implementations get an order of unneeded complexity from the various types.
MbeansSource: This will create mbeans based on a config file. The format is an extended version of MLET. Classloading. We don't support any explicit classloader tag. A ClassLoader is just an mbean ( it can be the standard MLetMBean or a custom one ). XXX add a special attribute to reference the loader mbean, XXX figure out how to deal with private loaders
MbeansSourceMBean: This mbean will load an extended mlet file ( similar in syntax with jboss ). It'll keep track of all attribute changes and update the file when attributes change.
ModelerSource: Source for descriptor data. More sources can be added.
MbeansDescriptorsDOMSource
MbeansDescriptorsDigesterSource
MbeansDescriptorsIntrospectionSource
MbeansDescriptorsSerSource

Home | Contact Us | Privacy Policy | Terms of Service