Class RemoteDeployer

java.lang.Object
org.jboss.jca.deployers.fungal.external.RemoteDeployer

public class RemoteDeployer extends Object
Author:
Jesper Pedersen
  • Constructor Details

    • RemoteDeployer

      public RemoteDeployer()
      Constructor
  • Method Details

    • 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