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