org.infinispan.cdi.util
Class Version
java.lang.Object
org.infinispan.cdi.util.Version
public class Version
- extends Object
- Author:
- Kevin Pollet (C) 2011 SERLI
Method Summary |
static String |
getVersion()
Returns the version of the CDI extension. |
static void |
main(String[] args)
Main method used to display the extension version. |
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()
- Returns the version of the CDI extension.
- Returns:
- the CDI extension version.
main
public static void main(String[] args)
- Main method used to display the extension version.
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.