public class RewriteModule
extends com.google.inject.AbstractModule
| Constructor and Description |
|---|
RewriteModule() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModule@Provides protected List<GadgetRewriter> provideGadgetRewriters(PipelineDataGadgetRewriter pipelineRewriter, TemplateRewriter templateRewriter, AbsolutePathReferenceRewriter absolutePathRewriter, StyleTagExtractorContentRewriter styleTagExtractorRewriter, StyleAdjacencyContentRewriter styleAdjacencyRewriter, ProxyingContentRewriter proxyingRewriter, CajaContentRewriter cajaRewriter, SanitizingGadgetRewriter sanitizedRewriter, RenderingGadgetRewriter renderingRewriter, OpenSocialI18NGadgetRewriter i18nRewriter)
@Provides protected List<GadgetRewriter> provideAccelRewriters(ProxyingContentRewriter proxyingContentRewriter, CajaContentRewriter cajaRewriter)
@Provides protected ResponseRewriterRegistry providePreCacheResponseRewritersRegistry(GadgetHtmlParser parser, List<ResponseRewriter> preCached)
@Provides protected List<ResponseRewriter> providePreCacheResponseRewriters(BasicImageRewriter imageRewriter)
@Provides protected List<ResponseRewriter> provideResponseRewriters(AbsolutePathReferenceRewriter absolutePathRewriter, StyleTagExtractorContentRewriter styleTagExtractorRewriter, StyleAdjacencyContentRewriter styleAdjacencyRewriter, ProxyingContentRewriter proxyingRewriter, CssResponseRewriter cssRewriter, SanitizingResponseRewriter sanitizedRewriter, CajaResponseRewriter cajaRewriter)
@Provides protected List<ResponseRewriter> provideAccelResponseRewriters(AbsolutePathReferenceRewriter absolutePathReferenceRewriter, StyleTagProxyEmbeddedUrlsRewriter styleTagProxyEmbeddedUrlsRewriter, ProxyingContentRewriter proxyingContentRewriter)
Copyright © 2007-2012. All Rights Reserved.