public class TypeDiscoveryConfigurationImpl extends Object implements org.jboss.weld.bootstrap.api.TypeDiscoveryConfiguration
Modifier | Constructor and Description |
---|---|
protected |
TypeDiscoveryConfigurationImpl(Set<Class<? extends Annotation>> beanDefiningAnnotations) |
protected TypeDiscoveryConfigurationImpl(Set<Class<? extends Annotation>> beanDefiningAnnotations)
public Set<Class<? extends Annotation>> getKnownBeanDefiningAnnotations()
getKnownBeanDefiningAnnotations
in interface org.jboss.weld.bootstrap.api.TypeDiscoveryConfiguration
Copyright © 2013 Seam Framework. All Rights Reserved.