com.bea.struts.adapter.util
Class ModuleConfigLocator

java.lang.Object
  extended by com.bea.struts.adapter.util.ModuleConfigLocator
All Implemented Interfaces
org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.ModuleConfigLocator
Direct Known Subclasses:
StrutsContentModuleConfigLocator

public class ModuleConfigLocator
extends Object
implements org.apache.beehive.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

autoConfigPrefix

public static final String autoConfigPrefix
See Also
Constants Summary

autoConfigPostfix

public static final String autoConfigPostfix
See Also
Constants Summary

globalPrefix

public static final String globalPrefix
See Also
Constants Summary
Constructor Detail

ModuleConfigLocator

public ModuleConfigLocator()
Method Detail

getModuleConfigPath

public String getModuleConfigPath(String moduleName)
Specified by:
getModuleConfigPath in interface org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.ModuleConfigLocator


Copyright © 2011, Oracle. All rights reserved.