Package | Description |
---|---|
javax.enterprise.inject.spi |
Modifier and Type | Method and Description |
---|---|
Context |
BeanManager.getContext(Class<? extends Annotation> scope)
Returns a context with given scope type.
|
Modifier and Type | Method and Description |
---|---|
void |
AfterBeanDiscovery.addContext(Context context)
Adds given context to the container.
|
Copyright © 2019. All rights reserved.