java.lang.Object
org.arquillian.cube.docker.impl.client.config.BeforeStop

public class BeforeStop extends Object
  • Constructor Details

    • BeforeStop

      public BeforeStop()
  • Method Details

    • getCopy

      public Copy getCopy()
    • setCopy

      public void setCopy(Copy copy)
    • getLog

      public Log getLog()
    • setLog

      public void setLog(Log log)
    • getCustomBeforeStopAction

      public CustomBeforeStopAction getCustomBeforeStopAction()
    • setCustomBeforeStopAction

      public void setCustomBeforeStopAction(CustomBeforeStopAction customBeforeStopAction)