Package org.symphonyoss.s2.canon.runtime
Interface IAsyncHandlerContainerFactory
-
public interface IAsyncHandlerContainerFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IAsyncHandlerContainercreateAsyncHandlerContainer(org.symphonyoss.s2.fugue.core.trace.ITraceContextTransactionFactory traceFactory, IModelRegistry modelRegistry)
-
-
-
Method Detail
-
createAsyncHandlerContainer
IAsyncHandlerContainer createAsyncHandlerContainer(org.symphonyoss.s2.fugue.core.trace.ITraceContextTransactionFactory traceFactory, IModelRegistry modelRegistry)
-
-