Package org.apache.activemq.util
Class StoreUtil
- java.lang.Object
-
- org.apache.activemq.util.StoreUtil
-
-
Constructor Summary
Constructors Constructor Description StoreUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FilefindParentDirectory(File dir)Utility method to help find the root directory of the store
-
-
-
Constructor Detail
-
StoreUtil
public StoreUtil()
-
-
Method Detail
-
findParentDirectory
public static File findParentDirectory(File dir)
Utility method to help find the root directory of the store- Parameters:
dir-- Returns:
-
-