Package org.jboss.remotingjmx
Class Version
- java.lang.Object
-
- org.jboss.remotingjmx.Version
-
public class Version extends Object
Placeholder for version information inserted during the build.- Author:
- Darran Lofthouse
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetVersionString()static booleanisSnapshot()
-
-
-
Method Detail
-
isSnapshot
public static boolean isSnapshot()
-
getVersionString
public static String getVersionString()
-
-