package org.atomnuke.sink; /** * * @author zinic */ public enum SinkAction { HALT, OK }