org.richfaces
Class VersionBean
java.lang.Object
org.richfaces.VersionBean
public class VersionBean
- extends java.lang.Object
Vendor and version information for A4J project
- Version:
- $Revision: 3428 $ $Date: 2007-10-17 10:36:20 -0700 (Wed, 17 Oct 2007) $
- Author:
- asmirnov@exadel.com (latest modification by $Author: alexsmirnov $)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VENDOR
public static final java.lang.String VENDOR
- See Also:
- Constant Field Values
MAJOR_VERSION
public static final int MAJOR_VERSION
- See Also:
- Constant Field Values
MINOR_VERSION
public static final int MINOR_VERSION
- See Also:
- Constant Field Values
PROJECT_NAME
public static final java.lang.String PROJECT_NAME
- See Also:
- Constant Field Values
REVISION
public static final java.lang.String REVISION
- Revision version, must be auto modified by CVS
- See Also:
- Constant Field Values
SCM_REVISION
public static final java.lang.String SCM_REVISION
- See Also:
- Constant Field Values
_version
public static final org.richfaces.VersionBean.Version _version
VersionBean
public VersionBean()
getVendor
public java.lang.String getVendor()
getVersion
public java.lang.Object getVersion()
getProjectName
public java.lang.String getProjectName()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2007. All Rights Reserved.