public interface PlugableValidator
| Modifier and Type | Method and Description |
|---|---|
default void |
validateInjectionPointForDefinitionErrors(InjectionPoint ij,
Bean<?> bean,
BeanManagerImpl beanManager) |
default void |
validateInjectionPointForDeploymentProblems(InjectionPoint ij,
Bean<?> bean,
BeanManagerImpl beanManager) |
default void validateInjectionPointForDefinitionErrors(InjectionPoint ij, Bean<?> bean, BeanManagerImpl beanManager)
default void validateInjectionPointForDeploymentProblems(InjectionPoint ij, Bean<?> bean, BeanManagerImpl beanManager)
Copyright © 2015. All Rights Reserved.