Package shocks.framework.meta.repository

Interface Summary
CentralMetadataRepositoryMBean  
 

Class Summary
CentralMetadataRepository The repository handles instance pooling and will return an instance of any MDBean type upon request.
CentralMetadataRepositoryLoader Parses xml file and binds the contents into Metadata bean (MDBean) objects, which are then submitted to the Repository for later retrieval.
MDBean Encapsulates XML metadata for the workflow engine.
MDBeanVersionCache  
MetadataRepositoryProxy This class is a facade for the CentralMetadataRepository in the MBeanServer.
MetadataValidator