Hi,
The following patch implements - partially - the following model components
of JSR77:
- J2EEManagedObject;
- J2EEDomain;
- J2EEServer; and
- JVM
Two conveniance classes, namely J2EEModelElement and J2EEModelVisitor are
defined to traverse the JSR77 model (Visitor pattern). J2EEModelVisitorTest
is a unit test of the traversal mechanism.
These components are defined in the package
org.apache.geronimo.management.j2ee as suggested.
It is definitively a small patch (4 components) compared to the number of
components defined by JSR77 (32). However, it should be great to add it to
CVS in order to keep others aware of the progress.
Moreover, it should be great to create a new sub-project for JSR77, e.g.
management, to keep the core sub-project browsable.
Cheers,
Gianny
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
|