public class ConcurrentHashMapBeanStore extends AbstractMapBackedBeanStore implements Serializable
| Constructor and Description |
|---|
ConcurrentHashMapBeanStore()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
delegate()
Gets the delegate for the store
|
String |
toString() |
clear, contains, equals, get, getContextualIds, hashCode, iterator, put, removepublic Map<String,Object> delegate()
delegate in class AbstractMapBackedBeanStorepublic String toString()
toString in class AbstractMapBackedBeanStoreCopyright © 2012 Seam Framework. All Rights Reserved.