@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, initpublic WrappedAdminCommand createWrapper(Async async, CommandModel model, AdminCommand command, ActionReport report)
CommandAspectBasecreateWrapper in interface CommandAspectImpl<Async>createWrapper in class CommandAspectBase<Async>Copyright © 2017–2020 Eclipse Foundation. All rights reserved.