org.qi4j.bootstrap
Interface RuntimeFactory

All Known Implementing Classes:
RuntimeFactory.StandaloneApplicationRuntimeFactory

public interface RuntimeFactory

Qi4j runtime factory.


Nested Class Summary
static class RuntimeFactory.StandaloneApplicationRuntimeFactory
          Standalone application Qi4j runtime factory.
 
Method Summary
 Qi4jRuntime createRuntime()
           
 

Method Detail

createRuntime

Qi4jRuntime createRuntime()