org.enhydra.barracuda.config
Class MasterConfig

java.lang.Object
  extended byorg.enhydra.barracuda.core.event.DefaultEventGateway
      extended byorg.enhydra.barracuda.config.MasterConfig
All Implemented Interfaces:
EventGateway

public class MasterConfig
extends DefaultEventGateway

This class provides the methods needed to configure the util screen


Field Summary
static String FORM
           
static String LOCALE
           
protected static org.apache.log4j.Logger logger
           
static String LOGGING
           
static String MODEL_NAME
           
 
Constructor Summary
MasterConfig()
           
 
Method Summary
 TemplateModel getModel()
           
 
Methods inherited from class org.enhydra.barracuda.core.event.DefaultEventGateway
add, deregister, deregisterLocalEventInterests, getChildren, getParent, print, printStackTrace, printStackTrace, register, registerLocalEventAliases, registerLocalEventInterests, remove, setParent, specifyLocalEventAliases, specifyLocalEventInterests, specifyLocalEventInterests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final org.apache.log4j.Logger logger

FORM

public static final String FORM

MODEL_NAME

public static final String MODEL_NAME
See Also:
Constant Field Values

LOCALE

public static final String LOCALE
See Also:
Constant Field Values

LOGGING

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

MasterConfig

public MasterConfig()
Method Detail

getModel

public TemplateModel getModel()


Copyright © 2003 BarracudaMVC.org All Rights Reserved.