Interface Daemon

  • All Superinterfaces:
    Runnable

    public interface Daemon
    extends Runnable
    This interface is a marker to identify the daemons (from the simple other runnables)
    Author:
    mlaroche, pchretien, npiedeloup
    • Method Detail

      • verbose

        default boolean verbose()
        Returns:
        if the logs are activated or not.