com.arsdigita.dispatcher
Class DispatcherConfig
java.lang.Object
com.arsdigita.util.parameter.AbstractParameterContext
com.arsdigita.runtime.AbstractConfig
com.arsdigita.dispatcher.DispatcherConfig
- All Implemented Interfaces:
- ParameterContext
- public final class DispatcherConfig
- extends AbstractConfig
- Author:
- Randy Graebner
Methods inherited from class com.arsdigita.util.parameter.AbstractParameterContext |
get, get, getParameters, load, load, loadInfo, register, save, set, validate, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
DispatcherConfig
public DispatcherConfig()
getStaticURLPrefix
public String getStaticURLPrefix()
- Get the URL for static items
getCachingActive
public Boolean getCachingActive()
- This returns Boolean.TRUE if the caching is active
isCachingActive
public boolean isCachingActive()
getDefaultExpiryTime
public Integer getDefaultExpiryTime()
- This returns the number of seconds something is cached for
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC