Class EarLifecycleMappingProvider

  • All Implemented Interfaces:
    javax.inject.Provider<LifecycleMapping>

    @Named("ear")
    @Singleton
    public final class EarLifecycleMappingProvider
    extends AbstractLifecycleMappingProvider
    ear packaging plugins bindings provider for default lifecycle.
    Since:
    3.10.0
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EarLifecycleMappingProvider

        public EarLifecycleMappingProvider()