Uses of Interface
org.symphonyoss.s2.canon.runtime.IHandlerContainer
-
Packages that use IHandlerContainer Package Description org.symphonyoss.s2.canon.runtime -
-
Uses of IHandlerContainer in org.symphonyoss.s2.canon.runtime
Subinterfaces of IHandlerContainer in org.symphonyoss.s2.canon.runtime Modifier and Type Interface Description interfaceIAsyncHandlerContainerinterfaceIModelServletClasses in org.symphonyoss.s2.canon.runtime that implement IHandlerContainer Modifier and Type Class Description classModelServletMethods in org.symphonyoss.s2.canon.runtime that return IHandlerContainer Modifier and Type Method Description IHandlerContainerIHandlerContainerFactory. createHandlerContainer(org.symphonyoss.s2.fugue.core.trace.ITraceContextTransactionFactory traceFactory, IModelRegistry modelRegistry)IHandlerContainerIHandlerContainer. withHandler(IEntityHandler handler)
-