public interface CommandDispatcherContext<CC,MC>
| Modifier and Type | Method and Description |
|---|---|
CC |
getCommandContext() |
Contextualizer |
getContextualizer() |
org.wildfly.clustering.marshalling.spi.MarshalledValueFactory<MC> |
getMarshalledValueFactory() |
CC getCommandContext()
Contextualizer getContextualizer()
org.wildfly.clustering.marshalling.spi.MarshalledValueFactory<MC> getMarshalledValueFactory()
Copyright © 2020 JBoss by Red Hat. All rights reserved.