public class WebappWebBeansContext
extends WebBeansContext
Constructor and Description |
---|
WebappWebBeansContext(java.util.Map<java.lang.Class<?>,java.lang.Object> services,
java.util.Properties properties,
WebBeansContext webBeansContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
findMissingAnnotatedType(java.lang.Class<?> missing) |
BeanManagerImpl |
getBeanManagerImpl() |
InjectableBeanManager |
getInjectableBeanManager() |
NotificationManager |
getNotificationManager() |
WebBeansContext |
getParent() |
public WebappWebBeansContext(java.util.Map<java.lang.Class<?>,java.lang.Object> services, java.util.Properties properties, WebBeansContext webBeansContext)
public InjectableBeanManager getInjectableBeanManager()
public BeanManagerImpl getBeanManagerImpl()
public WebBeansContext getParent()
public boolean findMissingAnnotatedType(java.lang.Class<?> missing)
public NotificationManager getNotificationManager()