Schnittstelle IElementProcessor

Alle bekannten Implementierungsklassen:
ChallengeNegotiatorConfigurer, ResponseNegotiatorInjector
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public interface IElementProcessor
Processes elements of a managed container when they're added to the container.
Autor:
Eike Stepper