Uses of Interface
ninja.lifecycle.LifecycleService

Packages that use LifecycleService
ninja   
ninja.lifecycle   
 

Uses of LifecycleService in ninja
 

Constructors in ninja with parameters of type LifecycleService
NinjaImpl(LifecycleService lifecycleService, Router router, ResultHandler resultHandler, String pathToViewNotFound)
           
 

Uses of LifecycleService in ninja.lifecycle
 

Classes in ninja.lifecycle that implement LifecycleService
 class LifecycleServiceImpl
          Implementation of the lifecycle service
 



Copyright © 2012. All Rights Reserved.