public interface TypeDiscoveryConfiguration
TypeDiscoveryConfiguration is used by an integrator to determine which classes to discover during the type discovery
phase.| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends Annotation>> |
getKnownBeanDefiningAnnotations()
Returns a set of bean defining annotations.
|
Set<Class<? extends Annotation>> getKnownBeanDefiningAnnotations()
CDI11Bootstrap.startExtensions(Iterable) for details.Copyright © 2008–2016. All rights reserved.