Package com.buglabs.osgi.filesystem.init

Interface Summary
FileMonitor Represents an init file that has some control within the OSGi framework environment.
 

Class Summary
AbstractFileMonitor Abstract base class for FileMonitors.
FileMonitorFactory Creates a new FileMonitor implementation.
InitManager  
InstalledBundleMonitor A FileMonitor for bundles that should only be installed.
RunLevelFileMonitor A FileMonitor to monitor bundles that should be started when conditions are right.