org.zkoss.spring.init
Class WebflowWebAppInit

java.lang.Object
  extended by org.zkoss.spring.init.WebflowWebAppInit
All Implemented Interfaces:
org.zkoss.zk.ui.util.WebAppInit

public class WebflowWebAppInit
extends java.lang.Object
implements org.zkoss.zk.ui.util.WebAppInit

Rgisters WebflowVariableResolver with the DelegatingVariableResolver

Author:
ashish

Constructor Summary
WebflowWebAppInit()
           
 
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
 

Constructor Detail

WebflowWebAppInit

public WebflowWebAppInit()
Method Detail

init

public void init(org.zkoss.zk.ui.WebApp wapp)
          throws java.lang.Exception
Specified by:
init in interface org.zkoss.zk.ui.util.WebAppInit
Throws:
java.lang.Exception


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