Interface DistributableWork

  • All Superinterfaces:
    Runnable, Serializable, Work

    public interface DistributableWork
    extends Work, Serializable
    This models a Work instance that would be distributed by a DistributableWorkManager for execution in a remote DistributableWorkManager
    Since:
    1.6
    • Method Summary

      • Methods inherited from interface jakarta.resource.spi.work.Work

        release