org.qi4j.bootstrap
Class RuntimeFactory.StandaloneApplicationRuntimeFactory

java.lang.Object
  extended by org.qi4j.bootstrap.RuntimeFactory.StandaloneApplicationRuntimeFactory
All Implemented Interfaces:
RuntimeFactory
Enclosing interface:
RuntimeFactory

public static final class RuntimeFactory.StandaloneApplicationRuntimeFactory
extends Object
implements RuntimeFactory


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.bootstrap.RuntimeFactory
RuntimeFactory.StandaloneApplicationRuntimeFactory
 
Constructor Summary
RuntimeFactory.StandaloneApplicationRuntimeFactory()
           
 
Method Summary
 Qi4jRuntime createRuntime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeFactory.StandaloneApplicationRuntimeFactory

public RuntimeFactory.StandaloneApplicationRuntimeFactory()
Method Detail

createRuntime

public Qi4jRuntime createRuntime()
Specified by:
createRuntime in interface RuntimeFactory