Method Summary |
|
public static synchronized int | get() |
public static synchronized int | getNegative() |
public static synchronized void | setIfNotSet(int newPolicy) Sets the cache policy for successful lookups if the user has not
already specified a cache policy for it using a
command-property. |
public static synchronized void | setNegativeIfNotSet(int newPolicy) Sets the cache policy for negative lookups if the user has not
already specified a cache policy for it using a
command-property. |