org.wildfly.extras.creaper.commands.patching
Class ApplyPatch
java.lang.Object
org.wildfly.extras.creaper.commands.patching.ApplyPatch
- All Implemented Interfaces:
- Command, OnlineCommand
public final class ApplyPatch
- extends Object
- implements OnlineCommand
Command for patch application.
| Fields inherited from interface org.wildfly.extras.creaper.core.online.OnlineCommand |
NOOP |
apply
public void apply(OnlineCommandContext ctx)
throws CliException,
CommandFailedException,
IOException
- Specified by:
apply in interface OnlineCommand
- Throws:
CliException
CommandFailedException
IOException
toString
public String toString()
- Specified by:
toString in interface OnlineCommand- Overrides:
toString in class Object
Copyright © 2020. All rights reserved.