javax.resource.spi.work
Interface WorkContextProvider

All Superinterfaces:
Serializable

public interface WorkContextProvider
extends Serializable

Implemented by a Work instance that supplies InflowContexts for context setup.

Since:
1.6
Version:
$Rev: 806898 $ $Date: 2009-08-23 00:11:25 +0200 (So, 23. Aug 2009) $

Method Summary
 List<WorkContext> getWorkContexts()
           
 

Method Detail

getWorkContexts

List<WorkContext> getWorkContexts()


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.