Class CleanLifecycleProvider

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

    @Singleton
    @Named("clean")
    public class CleanLifecycleProvider
    extends AbstractLifecycleProvider
    Clean lifecycle provider.
    Since:
    3.10.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAME  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CleanLifecycleProvider

        public CleanLifecycleProvider()