Class SwiftletDeployer

    • Method Detail

      • start

        public void start()
      • stop

        public void stop()
      • bundleAdded

        public void bundleAdded​(Bundle bundle)
                         throws java.lang.Exception
        Specified by:
        bundleAdded in interface DeployListener
        Throws:
        java.lang.Exception
      • bundleRemoved

        public void bundleRemoved​(Bundle bundle,
                                  boolean isRedeploy)
                           throws java.lang.Exception
        Specified by:
        bundleRemoved in interface DeployListener
        Throws:
        java.lang.Exception
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object