Interface MappingConfigurationCollector<C>
- Type Parameters:
C
- The Java type of type metadata contributors
public interface MappingConfigurationCollector<C>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
collectContributor
(MappableTypeModel typeModel, C contributor) void
collectDiscoverer
(TypeMetadataDiscoverer<C> metadataDiscoverer)
-
Method Details
-
collectContributor
-
collectDiscoverer
-