Interface CommandDispatcherContext<CC,MC>
-
public interface CommandDispatcherContext<CC,MC>- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CCgetCommandContext()org.wildfly.clustering.context.ContextualizergetContextualizer()org.wildfly.clustering.marshalling.spi.MarshalledValueFactory<MC>getMarshalledValueFactory()
-