org.richfaces.application
Class CoreConfiguration

java.lang.Object
  extended by org.richfaces.application.CoreConfiguration

public final class CoreConfiguration
extends Object

Author:
Nick Belaevski

Nested Class Summary
static class CoreConfiguration.Items
           
static class CoreConfiguration.PushPropertiesItems
           
 
Field Summary
static String BASE_SKIN_PARAM_NAME
           
static String RESOURCES_CACHE_SIZE_PARAM_NAME
           
static String SKIN_PARAM_NAME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SKIN_PARAM_NAME

public static final String SKIN_PARAM_NAME
See Also:
Constant Field Values

BASE_SKIN_PARAM_NAME

public static final String BASE_SKIN_PARAM_NAME
See Also:
Constant Field Values

RESOURCES_CACHE_SIZE_PARAM_NAME

public static final String RESOURCES_CACHE_SIZE_PARAM_NAME
See Also:
Constant Field Values


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.