org.zkoss.spring
Class Version

java.lang.Object
  extended by org.zkoss.spring.Version

public class Version
extends java.lang.Object

The version of ZK Spring Integration library. UID must be the same as the version specified in config.xml

Since:
1.2.0
Author:
henrichen

Field Summary
static java.lang.String UID
          Returns the version UID.
 
Constructor Summary
Version()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UID

public static final java.lang.String UID
Returns the version UID.

See Also:
Constant Field Values
Constructor Detail

Version

public Version()


Copyright © 2005-2007 Potix Corporation. All Rights Reserved.