Package | Description |
---|---|
org.jboss.weld.bootstrap.events |
Modifier and Type | Method and Description |
---|---|
protected static <T> ProcessBeanAttributesImpl<T> |
ProcessBeanAttributesImpl.fire(BeanManagerImpl beanManager,
BeanAttributes<T> attributes,
Annotated annotated,
Type type) |
<T> ProcessBeanAttributesImpl<T> |
ContainerLifecycleEvents.fireProcessBeanAttributes(BeanManagerImpl beanManager,
BeanAttributes<T> attributes,
Annotated annotated,
Type type) |
Copyright © 2013 Seam Framework. All Rights Reserved.