public interface BeanCreationDecisionVoter
CodiCoreConfig.isInvalidBeanCreationEventEnabled()
Modifier and Type | Method and Description |
---|---|
<T> Set<SecurityViolation> |
checkPermission(javax.enterprise.inject.spi.Bean<T> beanToCheck)
Checks the permission to the given bean
|
<T> Set<SecurityViolation> checkPermission(javax.enterprise.inject.spi.Bean<T> beanToCheck)
T
- current typebeanToCheck
- bean which should be checkedCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.