javax.resource.spi.work
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
Version:
Java EE Connector Architecture 1.6

Method Summary
 
Methods inherited from interface javax.resource.spi.work.Work
release
 
Methods inherited from interface java.lang.Runnable
run
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)