Interface ContainerLifecycleEventObserverMethod<T>

    • Method Detail

      • getRequiredAnnotations

        default Collection<Class<? extends Annotation>> getRequiredAnnotations()
        Returns:
        a collection of required annotations used to filter ProcessAnnotatedType events
        See Also:
        WithAnnotations