public class HashObjectStore extends Object implements ObjectStore
| Constructor and Description |
|---|
HashObjectStore() |
public <T> ObjectStore add(Class<T> type, T instance)
add in interface ObjectStorepublic <T> T get(Class<T> type)
get in interface ObjectStorepublic ObjectStore clear()
clear in interface ObjectStoreCopyright © 2012 JBoss by Red Hat. All Rights Reserved.