Class EagerExtension

  • All Implemented Interfaces:
    Extension

    public class EagerExtension
    extends Object
    implements Extension
    CDI extension that collects beans annotated with @Eager. After deployment collected beans are transferred to the EagerBeansRepository.
    Since:
    1.8
    Author:
    Arjan Tijms