Class FullDeploymentCache<T>

  • All Implemented Interfaces:
    DeploymentCache<T>

    public class FullDeploymentCache<T>
    extends Object
    implements DeploymentCache<T>
    Default cache: keep everything in memory, without a limit.