Interface | Description |
---|---|
BeanContainer |
Represents a backend "bean container" - CDI, Spring, etc
|
BeanContainer.LifecycleOptions | |
BeanLifecycleStrategy |
Models how the lifecycle for a bean should be managed.
|
ContainedBean<B> | |
ContainedBeanImplementor<B> |
Release-able extension to ContainedBean.
|
ExtendedBeanManager |
This contract and the nested LifecycleListener contract represent the changes
we'd like to propose to the CDI spec.
|
ExtendedBeanManager.LifecycleListener |
Contract for things interested in receiving notifications of
BeanManager lifecycle events.
|
Class | Description |
---|---|
AbstractCdiBeanContainer | |
FallbackContainedBean<B> |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.