cgl.narada.util
Class Version
java.lang.Object
cgl.narada.util.Version
public class Version
- extends Object
A utility class that allows developers to detect, which version of
NaradaBrokering they are using. This is intended to be useful for
developers who have multiple instances of NaradaBrokering on their
machine. Especially for folks who use JBuilder for their development
and have problems keeping track of multiple jar files in their jar file
repositories.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Version
public Version()
getVersion
public static String getVersion()
printVersionInformation
public void printVersionInformation()
main
public static void main(String[] args)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project