net.sf.csutils.groovy.policy
Class PolicyDataCache
java.lang.Object
net.sf.csutils.groovy.policy.PolicyDataCache
public class PolicyDataCache
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyDataCache
public PolicyDataCache()
get
public static Object get(Object pKey)
put
public static void put(Object pKey,
Object pValue)
get
public static Object get(String pKey)
put
public static void put(String pKey,
Object pValue)
Copyright © 2009-2010. All Rights Reserved.