com.atlassian.confluence.util
Class ConfluenceVelocityResourceCache
java.lang.Object
com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
com.atlassian.confluence.util.ConfluenceVelocityResourceCache
- All Implemented Interfaces:
- org.apache.velocity.runtime.resource.ResourceCache
Deprecated. Since 2.9. Use ConfluenceVelocityResourceCache
instead.
@Deprecated
public class ConfluenceVelocityResourceCache
- extends ConfluenceVelocityResourceCache
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfluenceVelocityResourceCache
public ConfluenceVelocityResourceCache(com.atlassian.cache.CacheFactory cacheFactory)
- Deprecated.