Uses of Interface
com.uwyn.rife.engine.InitConfig

Packages that use InitConfig
com.uwyn.rife.engine Provides classes, interfaces and elements for the web application engine. 
com.uwyn.rife.servlet Provides classes to start and stop a RIFE application from a servlet container, both as filters and servlets. 
 

Uses of InitConfig in com.uwyn.rife.engine
 

Classes in com.uwyn.rife.engine that implement InitConfig
 class InitConfigFilter
           
 class InitConfigServlet
           
 

Methods in com.uwyn.rife.engine that return InitConfig
 InitConfig ElementSupport.getInitConfig()
          Retrieves initialization configuration of this web application.
 

Methods in com.uwyn.rife.engine with parameters of type InitConfig
 void Gate.init(InitConfig config)
           
 

Uses of InitConfig in com.uwyn.rife.servlet
 

Methods in com.uwyn.rife.servlet with parameters of type InitConfig
 Gate RifeLifecycle.init(InitConfig config)
           
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.