Class RemoteDeployer

    • Constructor Detail

      • RemoteDeployer

        public RemoteDeployer()
        Constructor
    • Method Detail

      • setKernel

        public void setKernel​(com.github.fungal.api.Kernel v)
        Set the kernel
        Parameters:
        v - The value
      • setDirectory

        public void setDirectory​(String v)
        Set the remote directory
        Parameters:
        v - The value
      • start

        public void start()
                   throws Throwable
        Start
        Throws:
        Throwable - Thrown in case of an error
      • stop

        public void stop()
                  throws Throwable
        Stop
        Throws:
        Throwable - Thrown in case of an error