org.zkoss.spring.init
Class CoreWebAppInit
java.lang.Object
org.zkoss.spring.init.CoreWebAppInit
- All Implemented Interfaces:
- org.zkoss.zk.ui.util.WebAppInit
public class CoreWebAppInit
- extends Object
- implements org.zkoss.zk.ui.util.WebAppInit
Automatically disable ZK event thread mechanism, install a ZK Spring UiFactory, and register spring core related variable resolver..
- Since:
- 3.0
- Author:
- henrichen
- See Also:
metainfo/zk/config.xml
Method Summary |
void |
init(org.zkoss.zk.ui.WebApp wapp)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoreWebAppInit
public CoreWebAppInit()
init
public void init(org.zkoss.zk.ui.WebApp wapp)
throws Exception
- Specified by:
init
in interface org.zkoss.zk.ui.util.WebAppInit
- Throws:
Exception
Copyright © 2012. All Rights Reserved.