2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.



org.apache.tuscany.sca.context
Interface RequestContextFactory


public interface RequestContextFactory

Interface implemented by the provider of the RequestContext.


Method Summary
 org.osoa.sca.RequestContext createRequestContext()
           
 

Method Detail

createRequestContext

org.osoa.sca.RequestContext createRequestContext()
Returns:
An instance of RequestContext for the current invocation