Interface CommandDispatcherContext<CC,MC>


public interface CommandDispatcherContext<CC,MC>
Author:
Paul Ferraro
  • Method Details

    • getCommandContext

      CC getCommandContext()
    • getContextualizer

      org.wildfly.clustering.context.Contextualizer getContextualizer()
    • getMarshalledValueFactory

      org.wildfly.clustering.marshalling.MarshalledValueFactory<MC> getMarshalledValueFactory()