org.zkoss.spring.impl
Class ZKProxy
java.lang.Object
org.zkoss.spring.impl.ZKProxy
public class ZKProxy
- extends Object
A proxy used to access ZK functions that depends on ZK versions.
- Since:
- 1.2.0
- Author:
- henrichen
Nested Class Summary |
static interface |
ZKProxy.Proxy
Interface to access version-dependent features of ZK. |
Method Summary |
static ZKProxy.Proxy |
getProxy()
Reeturns the ZK Proxy used to access version-dependent features. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZKProxy
public ZKProxy()
getProxy
public static ZKProxy.Proxy getProxy()
- Reeturns the ZK Proxy used to access version-dependent features.
Copyright © 2012. All Rights Reserved.