ninja
Interface Ninja

All Known Implementing Classes:
NinjaImpl

public interface Ninja

The main entry class for the framework. The context contains the context to handle.

Author:
ra

Method Summary
 void invoke(ContextImpl context)
          Please ninja framwork - handle this context...
 void shutdown()
          Stop the Ninja Framework
 void start()
          Start the Ninja Framework
 

Method Detail

invoke

void invoke(ContextImpl context)
Please ninja framwork - handle this context...

Parameters:
context -

start

void start()
Start the Ninja Framework


shutdown

void shutdown()
Stop the Ninja Framework



Copyright © 2012. All Rights Reserved.