public class AutomaticTransactionCommandListener extends Object implements org.jboss.forge.addon.ui.command.CommandExecutionListener
| Constructor and Description |
|---|
AutomaticTransactionCommandListener(org.jboss.forge.addon.resource.ResourceFactory factory,
OtherTransactionStartedListener otherTransactionListener,
AggregateChangesTransactionListener aggregator) |
| Modifier and Type | Method and Description |
|---|---|
void |
postCommandExecuted(org.jboss.forge.addon.ui.command.UICommand command,
org.jboss.forge.addon.ui.context.UIExecutionContext context,
org.jboss.forge.addon.ui.result.Result result) |
void |
postCommandFailure(org.jboss.forge.addon.ui.command.UICommand command,
org.jboss.forge.addon.ui.context.UIExecutionContext context,
Throwable failure) |
void |
preCommandExecuted(org.jboss.forge.addon.ui.command.UICommand command,
org.jboss.forge.addon.ui.context.UIExecutionContext context) |
public AutomaticTransactionCommandListener(org.jboss.forge.addon.resource.ResourceFactory factory,
OtherTransactionStartedListener otherTransactionListener,
AggregateChangesTransactionListener aggregator)
public void preCommandExecuted(org.jboss.forge.addon.ui.command.UICommand command,
org.jboss.forge.addon.ui.context.UIExecutionContext context)
preCommandExecuted in interface org.jboss.forge.addon.ui.command.CommandExecutionListenerpublic void postCommandExecuted(org.jboss.forge.addon.ui.command.UICommand command,
org.jboss.forge.addon.ui.context.UIExecutionContext context,
org.jboss.forge.addon.ui.result.Result result)
postCommandExecuted in interface org.jboss.forge.addon.ui.command.CommandExecutionListenerpublic void postCommandFailure(org.jboss.forge.addon.ui.command.UICommand command,
org.jboss.forge.addon.ui.context.UIExecutionContext context,
Throwable failure)
postCommandFailure in interface org.jboss.forge.addon.ui.command.CommandExecutionListenerCopyright © 2014 JBoss by Red Hat. All rights reserved.