Package | Description |
---|---|
org.apache.deltaspike.core.util.bean |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableBean<T> |
class |
ImmutableBeanWrapper<T>
This bean-wrapper allows you to build a general purpose bean (likely a
producer method), and register it for a narrowed type (or qualifiers).
|
class |
ImmutablePassivationCapableBean<T> |
class |
ImmutablePassivationCapableBeanWrapper<T>
PassivationCapable version of an ImmutableBeanWrapper.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.