@Dependent @Specializes public class ClientRedoCommandHandler<C extends Command> extends RedoCommandHandler<C>
| Constructor and Description |
|---|
ClientRedoCommandHandler(ClientCommandRegistry<C> commandRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
setSession(ClientSession clientSession) |
clear, execute, getRegistry, isEnabled, onCommandExecuted, onUndoCommandExecuted@Inject public ClientRedoCommandHandler(ClientCommandRegistry<C> commandRegistry)
public void setSession(ClientSession clientSession)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.