Class AbstractCellar

java.lang.Object
org.marid.runtime.model.AbstractCellar

public abstract class AbstractCellar
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    AbstractCellar()  
  • Method Summary

    Modifier and Type Method Description
    abstract void run()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • run

      public abstract void run() throws java.lang.Exception
      Throws:
      java.lang.Exception