Interface AutoEntryProcessorFactory

All Known Implementing Classes:
FactoryAutoEntryProcessorFactory, ProvidesAutoEntryProcessorFactory
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface @API(status=STABLE, since="3.0") public interface AutoEntryProcessorFactory
A factory for auto entry processors. The factories are discovered using SPI when the annotation processing environment is initialized.
Since:
3.0