| Package | Description |
|---|---|
| org.jboss.seam.security.external.contexts |
| Modifier and Type | Field and Description |
|---|---|
protected Map<javax.enterprise.context.spi.Contextual<?>,ContextualInstance<? extends Object>> |
HashMapBeanStore.contextualInstanceMap |
| Modifier and Type | Method and Description |
|---|---|
<T> ContextualInstance<T> |
HashMapBeanStore.get(javax.enterprise.context.spi.Contextual<T> contextual) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
HashMapBeanStore.put(javax.enterprise.context.spi.Contextual<T> contextual,
ContextualInstance<T> beanInstance) |
Copyright © 2013 Seam Framework. All Rights Reserved.