@Service @Named(value="isisExtensionsCommandReplaySecondary.CommandReplayAnalysisService") @Order(value=0) public class CommandReplayAnalysisService extends Object
| Constructor and Description |
|---|
CommandReplayAnalysisService() |
| Modifier and Type | Method and Description |
|---|---|
void |
analyse(org.apache.isis.extensions.commandlog.impl.jdo.CommandJdo commandJdo)
if hit an issue with the command having been replayed, then mark this
as in error.
|
public CommandReplayAnalysisService()
public void analyse(org.apache.isis.extensions.commandlog.impl.jdo.CommandJdo commandJdo)
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.