Interface Work

  • All Superinterfaces:
    Runnable

    public interface Work
    extends Runnable
    This is a work manager API based on CommonJ. Currently this interface only contains one method from the CommonJ API but more can be added as needed.
    Author:
    Torkel Dominique
    See Also:
    Work
    • Method Detail

      • isDaemon

        boolean isDaemon()
        See Also:
        Work.isDaemon()