Uses of Interface
org.symphonyoss.s2.canon.runtime.IAsyncHandlerContainer
-
Packages that use IAsyncHandlerContainer Package Description org.symphonyoss.s2.canon.runtime -
-
Uses of IAsyncHandlerContainer in org.symphonyoss.s2.canon.runtime
Subinterfaces of IAsyncHandlerContainer in org.symphonyoss.s2.canon.runtime Modifier and Type Interface Description interfaceIModelServletClasses in org.symphonyoss.s2.canon.runtime that implement IAsyncHandlerContainer Modifier and Type Class Description classModelServletMethods in org.symphonyoss.s2.canon.runtime that return IAsyncHandlerContainer Modifier and Type Method Description IAsyncHandlerContainerIAsyncHandlerContainerFactory. createAsyncHandlerContainer(org.symphonyoss.s2.fugue.core.trace.ITraceContextTransactionFactory traceFactory, IModelRegistry modelRegistry)IAsyncHandlerContainerIAsyncHandlerContainer. withHandler(IAsyncEntityHandler handler)
-