public class SharedObjectFacade extends Object
static LazyValueHolder<Set<Type>>
getTypeClosureHolder(String contextId, Type type)
static <K,V> Map<K,V>
wrap(String contextId, Map<K,V> map)
static <T> Set<T>
wrap(String contextId, Set<T> set)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> Set<T> wrap(String contextId, Set<T> set)
public static <K,V> Map<K,V> wrap(String contextId, Map<K,V> map)
public static LazyValueHolder<Set<Type>> getTypeClosureHolder(String contextId, Type type)
Copyright © 2014. All Rights Reserved.