SERVLET_TYPE_HTTP, getWebContainer());
// Start all wab watcher.
Watcher4ManifestMarkedWab manifestMarkedWABWatcher = new Watcher4ManifestMarkedWab(
fwkBdCtx, this);
Watcher4ExtPointWAB extpointWABWatcher = new Watcher4ExtPointWAB(
fwkBdCtx, this);
Watcher4ActivatorWAB activatorWabWatcher = new Watcher4ActivatorWAB(
fwkBdCtx, this);
this.bundleWatchers = new BundleWatcher[] { manifestMarkedWABWatcher,
extpointWABWatcher, activatorWabWatcher };