rewrite-api-servlet 2.0.0.Beta2

org.ocpsoft.rewrite.servlet.config
Class HttpConfigurationCacheProvider

java.lang.Object
  extended by org.ocpsoft.rewrite.servlet.config.HttpConfigurationCacheProvider
All Implemented Interfaces:
org.ocpsoft.common.pattern.Specialized<Object>, org.ocpsoft.common.pattern.Weighted, ConfigurationCacheProvider<ServletContext>

public abstract class HttpConfigurationCacheProvider
extends Object
implements ConfigurationCacheProvider<ServletContext>

ConfigurationCacheProvider for HTTP/Servlet environments.

Author:
Lincoln Baxter, III
See Also:
ConfigurationProvider

Constructor Summary
HttpConfigurationCacheProvider()
           
 
Method Summary
 boolean handles(Object payload)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ocpsoft.rewrite.spi.ConfigurationCacheProvider
getConfiguration, setConfiguration
 
Methods inherited from interface org.ocpsoft.common.pattern.Weighted
priority
 

Constructor Detail

HttpConfigurationCacheProvider

public HttpConfigurationCacheProvider()
Method Detail

handles

public boolean handles(Object payload)
Specified by:
handles in interface org.ocpsoft.common.pattern.Specialized<Object>

rewrite-api-servlet 2.0.0.Beta2

Copyright © 2013 OCPsoft. All Rights Reserved.