public class SharedObjectFacade extends Object
Modifier and Type | Method and Description |
---|---|
static <K,V> Map<K,V> |
wrap(String contextId,
Map<K,V> map) |
static <T> Set<T> |
wrap(String contextId,
Set<T> set) |
Copyright © 2016. All rights reserved.