| Constructor and Description |
|---|
InjectionTargetValidator(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
addInjectionTarget(InjectionTarget<?> injectionTarget) |
void |
cleanup()
Called by Weld when it is shutting down, allowing the service to
perform any cleanup needed.
|
void |
validate() |
public InjectionTargetValidator(BeanManagerImpl beanManager)
public void addInjectionTarget(InjectionTarget<?> injectionTarget)
public void validate()
Copyright © 2013 Seam Framework. All Rights Reserved.