Package org.opennms.alec.smoke.util
Class Overlay
- java.lang.Object
-
- org.opennms.alec.smoke.util.Overlay
-
public class Overlay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringOVERLAY_DIR
-
Constructor Summary
Constructors Constructor Description Overlay()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PathcreateTmpOverlayInClasspath(String overlayDirToCopy)static StringgetOverlayDir(String dir)
-
-
-
Field Detail
-
OVERLAY_DIR
public static final String OVERLAY_DIR
- See Also:
- Constant Field Values
-
-