- All Superinterfaces:
- 
      io.bootique.BQModule, io.bootique.di.BQModule
     
     @org.eclipse.xtext.xbase.lib.XbaseGenerated
      
class LifecycleServiceModule
     
     extends java.lang.Object
     
     implements io.bootique.di.BQModule
    
    
     Module for the lifecycle services.
     
    
     - Maven Group Identifier:
- 
      
     
- Maven Artifact Identifier:
- 
      
     
 
   
    Action Summary
    
     
     
    
    
    
    
   
    Action Details
    
     - configure(Binder)
- 
      def configure(Binder) 
- provideLifecycleService(Provider<T>,Injector)
- 
      def provideLifecycleService(Provider<T>,Injector) : LifecycleService Construct the lifecycle service. 
       - Parameters:
- 
        config - 
        
 injector -
- Returns:
- 
        
       
- Since:
-