Package | Description |
---|---|
org.jboss.weld.bean | |
org.jboss.weld.bootstrap |
Modifier and Type | Method and Description |
---|---|
static <T> InterceptorImpl<T> |
InterceptorImpl.of(WeldClass<T> type,
BeanManagerImpl beanManager,
org.jboss.weld.bootstrap.api.ServiceRegistry services) |
Modifier and Type | Method and Description |
---|---|
Set<InterceptorImpl<?>> |
BeanDeployerEnvironment.getInterceptors() |
Modifier and Type | Method and Description |
---|---|
void |
BeanDeployerEnvironment.addInterceptor(InterceptorImpl<?> bean) |
Copyright © 2013 Seam Framework. All rights reserved.