org.sitemesh.config.properties
Class PropertiesConfigurator

java.lang.Object
  extended by org.sitemesh.config.properties.PropertiesConfigurator
Direct Known Subclasses:
PropertiesFilterConfigurator, PropertiesOfflineConfigurator

public class PropertiesConfigurator
extends Object

Author:
Joe Walnes

Field Summary
static String CONTENT_PROCESSOR_PARAM
           
static String DECORATOR_MAPPINGS_PARAM
           
static String TAG_RULE_BUNDLES_PARAM
           
 
Constructor Summary
PropertiesConfigurator(ObjectFactory objectFactory, Map<String,String> properties)
           
 
Method Summary
 void configureCommon(BaseSiteMeshBuilder builder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAG_RULE_BUNDLES_PARAM

public static final String TAG_RULE_BUNDLES_PARAM
See Also:
Constant Field Values

CONTENT_PROCESSOR_PARAM

public static final String CONTENT_PROCESSOR_PARAM
See Also:
Constant Field Values

DECORATOR_MAPPINGS_PARAM

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

PropertiesConfigurator

public PropertiesConfigurator(ObjectFactory objectFactory,
                              Map<String,String> properties)
Method Detail

configureCommon

public void configureCommon(BaseSiteMeshBuilder builder)


Copyright © 2011. All Rights Reserved.