Interface CommandDispatcherContext<CC,​MC>


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

      • getCommandContext

        CC getCommandContext()
      • getContextualizer

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

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