Uses of Interface
org.sca4j.host.runtime.SCA4JRuntime

Packages that use SCA4JRuntime
org.sca4j.host.runtime   
 

Uses of SCA4JRuntime in org.sca4j.host.runtime
 

Methods in org.sca4j.host.runtime that return SCA4JRuntime
 SCA4JRuntime<?> BootConfiguration.getRuntime()
           
 

Methods in org.sca4j.host.runtime with parameters of type SCA4JRuntime
 void Bootstrapper.bootRuntimeDomain(SCA4JRuntime<?> runtime, java.lang.ClassLoader bootClassLoader, java.lang.ClassLoader appClassLoader)
          Initializes the domain for the given runtime.
 void BootConfiguration.setRuntime(SCA4JRuntime<?> runtime)
           
 



Copyright © 2008-2011 Service Symphony. All Rights Reserved.