Class NoOpResourceCachingStrategy

  • All Implemented Interfaces:
    IResourceCachingStrategy

    public class NoOpResourceCachingStrategy
    extends java.lang.Object
    implements IResourceCachingStrategy
    resource caching strategy that does nothing at all

    when using this strategy caching of resources will effectively be disabled

    Since:
    1.5
    Author:
    Peter Ertl