Package org.jboss.as.patching.generator
Class PatchGenLogger
- java.lang.Object
-
- org.jboss.as.patching.generator.PatchGenLogger
-
public class PatchGenLogger extends Object
- Author:
- Alexey Loubyansky
-
-
Constructor Summary
Constructors Constructor Description PatchGenLogger()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringargumentExpected(String arg)static StringfileIsADirectory(String arg)static StringfileIsNotADirectory(String arg)static StringmissingRequiredArgs(Set<String> set)static org.jboss.as.controller.OperationFailedExceptionpatchActive(String patchId)
-
-
-
Method Detail
-
patchActive
public static org.jboss.as.controller.OperationFailedException patchActive(String patchId)
-
-