Uses of Class
com.atlassian.confluence.util.velocity.ConfigurableResourceManager
-
Packages that use ConfigurableResourceManager Package Description com.atlassian.confluence.util.velocity -
-
Uses of ConfigurableResourceManager in com.atlassian.confluence.util.velocity
Subclasses of ConfigurableResourceManager in com.atlassian.confluence.util.velocity Modifier and Type Class Description classCompatibleVelocityResourceManagerThis resource manager will instantiate resource loaders which will correct legal Velocity 1.3 syntax to legal Velocity 1.4 syntax for any resource loader defined with the velocity13.compatibility property set to trueclassConfluenceVelocityResourceManagerSpecialisation that allows for a hot swappable ResourceCache.
-