Class OSGiDeployer

  • All Implemented Interfaces:
    AppLifeCycle.Binding

    public class OSGiDeployer
    extends StandardDeployer
    OSGiDeployer Extension of standard Jetty deployer that emits OSGi EventAdmin events whenever a webapp is deployed into OSGi via Jetty.
    • Method Detail

      • doProcessBinding

        protected void doProcessBinding​(Node node,
                                        App app)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception