@Service public class AsyncImpl extends CommandAspectBase<Async>
Constructor and Description |
---|
AsyncImpl() |
Modifier and Type | Method and Description |
---|---|
WrappedAdminCommand |
createWrapper(Async async,
CommandModel model,
AdminCommand command,
ActionReport report)
This methods can be used to wrap generic functionality around command execute.
|
done, init
public WrappedAdminCommand createWrapper(Async async, CommandModel model, AdminCommand command, ActionReport report)
CommandAspectBase
createWrapper
in interface CommandAspectImpl<Async>
createWrapper
in class CommandAspectBase<Async>
Copyright © 2020. All rights reserved.