org.apache.beehive.netui.pageflow
Class StrutsModuleFactory

Object
  extended by StrutsModuleFactory

public class StrutsModuleFactory
extends Object


Constructor Summary
StrutsModuleFactory()
           
 
Method Summary
static ActionResolver getStrutsModule(String strutsModulePath, HttpServletRequest request)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrutsModuleFactory

public StrutsModuleFactory()
Method Detail

getStrutsModule

public static ActionResolver getStrutsModule(String strutsModulePath,
                                             HttpServletRequest request)