Package org.apache.webbeans.config
Class BeansDeployer.ExtendedBeanAttributes<T>
- java.lang.Object
-
- org.apache.webbeans.config.BeansDeployer.ExtendedBeanAttributes<T>
-
- Enclosing class:
- BeansDeployer
public static class BeansDeployer.ExtendedBeanAttributes<T> extends Object
-
-
Constructor Summary
Constructors Constructor Description ExtendedBeanAttributes(jakarta.enterprise.inject.spi.BeanAttributes<T> beanAttributes, boolean isEjb, boolean ignoreFinalMethods)
-
-
-
Constructor Detail
-
ExtendedBeanAttributes
public ExtendedBeanAttributes(jakarta.enterprise.inject.spi.BeanAttributes<T> beanAttributes, boolean isEjb, boolean ignoreFinalMethods)
-
-