© 2005 BEA Systems, Inc.

com.bea.struts.adapter.util
Class ModuleConfigLocator

java.lang.Object
  extended bycom.bea.struts.adapter.util.ModuleConfigLocator
All Implemented Interfaces:
com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.ModuleConfigLocator
Direct Known Subclasses:
StrutsContentModuleConfigLocator

public class ModuleConfigLocator
extends Object
implements com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.ModuleConfigLocator


Field Summary
static String autoConfigPostfix
           
static String autoConfigPrefix
           
static String globalPrefix
           
 
Constructor Summary
ModuleConfigLocator()
           
 
Method Summary
 String getModuleConfigPath(String moduleName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

autoConfigPostfix

public static final String autoConfigPostfix
See Also:
Constant Field Values

autoConfigPrefix

public static final String autoConfigPrefix
See Also:
Constant Field Values

globalPrefix

public static final String globalPrefix
See Also:
Constant Field Values
Constructor Detail

ModuleConfigLocator

public ModuleConfigLocator()
Method Detail

getModuleConfigPath

public String getModuleConfigPath(String moduleName)
Specified by:
getModuleConfigPath in interface com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.ModuleConfigLocator

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved