Class XsltBundleWatcher<T extends AbstractXsltTransformer>

java.lang.Object
org.ops4j.pax.swissbox.lifecycle.AbstractLifecycle
org.ops4j.pax.swissbox.extender.BundleWatcher<String>
ddf.catalog.services.xsltlistener.XsltBundleWatcher<T>
All Implemented Interfaces:
org.ops4j.pax.swissbox.lifecycle.Lifecycle

public class XsltBundleWatcher<T extends AbstractXsltTransformer> extends org.ops4j.pax.swissbox.extender.BundleWatcher<String>
  • Constructor Details

    • XsltBundleWatcher

      public XsltBundleWatcher(org.osgi.framework.BundleContext bundleContext, Class<T> transformerClass, String publishedInterface, String entryPath)