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.
|
String |
readNinjaVersion()
Simply reads a property resource file that contains the version of this
Ninja build.
|
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()
Ninja
public void shutdown()
Ninja
public String readNinjaVersion()
Copyright © 2013. All Rights Reserved.