Class TypeDiscoveryConfigurationImpl

  • All Implemented Interfaces:
    org.jboss.weld.bootstrap.api.TypeDiscoveryConfiguration

    public class TypeDiscoveryConfigurationImpl
    extends Object
    implements org.jboss.weld.bootstrap.api.TypeDiscoveryConfiguration
    • Constructor Detail

      • TypeDiscoveryConfigurationImpl

        protected TypeDiscoveryConfigurationImpl​(Set<Class<? extends Annotation>> beanDefiningAnnotations)
    • Method Detail

      • getKnownBeanDefiningAnnotations

        public Set<Class<? extends Annotation>> getKnownBeanDefiningAnnotations()
        Specified by:
        getKnownBeanDefiningAnnotations in interface org.jboss.weld.bootstrap.api.TypeDiscoveryConfiguration