| Package | Description |
|---|---|
| org.infinispan.cdi.util |
This package contains utility classes.
|
| Class and Description |
|---|
| AbstractImmutableBean
A base class for implementing
Bean. |
| BeanBuilder
A builder class for creating immutable beans.
|
| BeanManagerProvider
This class provides access to the
BeanManager
by registering the current BeanManager in an extension and
making it available via a singleton factory for the current application. |
| ContextualLifecycle
Callbacks used by
BeanBuilder and ImmutableBean to allow control
of the creation and destruction of a custom bean. |
| ContextualReference
Represents a non-contextual instance
|
| ImmutableBean
A base class for implementing
Bean. |
| ParameterValueRedefiner
Provides the ability to redefine the value of a parameter on an
InjectableMethod via the
ParameterValueRedefiner.redefineParameterValue(ParameterValue) callback. |
| ParameterValueRedefiner.ParameterValue
Provides the default parameter's value, along with metadata about the
parameter to a parameter redefinition.
|
| Synthetic
A synthetic qualifier that can be used to replace other user-supplied
configuration at deployment.
|
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.