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 |
|---|---|
java.util.Set<java.lang.Class<? extends java.lang.annotation.Annotation>> |
getKnownBeanDefiningAnnotations()
Returns a set of bean defining annotations.
|
java.util.Set<java.lang.Class<? extends java.lang.annotation.Annotation>> getKnownBeanDefiningAnnotations()
Bootstrap#startExtensions(Iterable) for details.Copyright © 2014. All Rights Reserved.