public class HashMapBeanStore extends AbstractMapBackedBeanStore implements Serializable
Constructor and Description |
---|
HashMapBeanStore()
Constructor
|
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
delegate()
Gets the delegate for the store
|
public Map<String,Object> delegate()
delegate
in class AbstractMapBackedBeanStore
Copyright © 2012 Seam Framework. All Rights Reserved.