Package org.wildfly.plugin.core
Class Utils
- java.lang.Object
-
- org.wildfly.plugin.core.Utils
-
@Deprecated(forRemoval=true) public class Utils extends Object
Deprecated, for removal: This API element is subject to removal in a future version.moved to new https://github.com/wildfly/wildfly-plugin-tools project- Author:
- jdenise@redhat.com
-
-
Constructor Summary
Constructors Constructor Description Utils()
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static boolean
isValidHomeDirectory(Path path)
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
Method Detail
-
isValidHomeDirectory
public static boolean isValidHomeDirectory(Path path)
Deprecated, for removal: This API element is subject to removal in a future version.
-
-