| Constructor and Description |
|---|
NinjaImpl(LifecycleService lifecycleService,
Router router,
ResultHandler resultHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(Context.Impl context)
I do all the main work.
|
void |
shutdown()
Stop the Ninja Framework
|
void |
start()
Start the Ninja Framework
|
@Inject public NinjaImpl(LifecycleService lifecycleService, Router router, ResultHandler resultHandler)
public void invoke(Context.Impl context)
public void start()
NinjaCopyright © 2013. All Rights Reserved.