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 Link icon

    Methods inherited from interface java.lang.Runnable Link icon

    run

    Methods inherited from interface jakarta.resource.spi.work.Work Link icon

    release