Interface IAsyncHandlerContainerFactory


  • public interface IAsyncHandlerContainerFactory
    • Method Detail

      • createAsyncHandlerContainer

        IAsyncHandlerContainer createAsyncHandlerContainer​(org.symphonyoss.s2.fugue.core.trace.ITraceContextTransactionFactory traceFactory,
                                                           IModelRegistry modelRegistry)