Connector Architecture 1.6 API 1.0.0.Final

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
 


Connector Architecture 1.6 API 1.0.0.Final

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.