Class XWikiWebappResourceLoaderInitializer

  • All Implemented Interfaces:
    org.xwiki.velocity.internal.ResourceLoaderInitializer

    @Component
    @Singleton
    public class XWikiWebappResourceLoaderInitializer
    extends Object
    implements org.xwiki.velocity.internal.ResourceLoaderInitializer
    Inject a Servlet based ResourceLoader in the Velocity configuration.
    Since:
    12.0RC1
    Version:
    $Id: 4f2127cad11cd504f90d5df5932f81fdf69e121c $
    • Constructor Detail

      • XWikiWebappResourceLoaderInitializer

        public XWikiWebappResourceLoaderInitializer()
    • Method Detail

      • initialize

        public void initialize​(Properties velocityProperties)
        Specified by:
        initialize in interface org.xwiki.velocity.internal.ResourceLoaderInitializer