Package | Description |
---|---|
javax.enterprise.inject.spi |
The portable extension integration SPI.
|
Modifier and Type | Method and Description |
---|---|
Context |
BeanManager.getContext(Class<? extends Annotation> scopeType)
Obtains an active context object for the given scope.
|
Modifier and Type | Method and Description |
---|---|
void |
AfterBeanDiscovery.addContext(Context context)
Registers a custom
Context object
with the container. |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.