public class TypeDiscoveryConfigurationImpl extends Object implements org.jboss.weld.bootstrap.api.TypeDiscoveryConfiguration
Modifier | Constructor and Description |
---|---|
protected |
TypeDiscoveryConfigurationImpl(Set<Class<? extends Annotation>> beanDefiningAnnotations) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends Annotation>> |
getKnownBeanDefiningAnnotations() |
String |
toString() |
protected TypeDiscoveryConfigurationImpl(Set<Class<? extends Annotation>> beanDefiningAnnotations)
public Set<Class<? extends Annotation>> getKnownBeanDefiningAnnotations()
getKnownBeanDefiningAnnotations
in interface org.jboss.weld.bootstrap.api.TypeDiscoveryConfiguration
Copyright © 2016. All rights reserved.