Class OSGiModulesRegistryImpl

All Implemented Interfaces:
ModuleChangeListener, ModulesRegistry, EventListener, org.osgi.framework.BundleListener, org.osgi.framework.SynchronousBundleListener

public class OSGiModulesRegistryImpl extends AbstractOSGiModulesRegistryImpl implements org.osgi.framework.SynchronousBundleListener
This is an implementation of ModulesRegistry. It uses OSGi extender pattern to do necessary parsing of OSGi bundles.
Author:
Sanjeeb.Sahoo@Sun.COM