Uses of Class
org.sca4j.host.runtime.InitializationException

Packages that use InitializationException
org.sca4j.host.runtime   
 

Uses of InitializationException in org.sca4j.host.runtime
 

Methods in org.sca4j.host.runtime that throw InitializationException
 void SCA4JRuntime.bootPrimordial(BootConfiguration configuration)
          Boots the runtime with its primordial components.
 void Bootstrapper.bootRuntimeDomain(SCA4JRuntime<?> runtime, java.lang.ClassLoader bootClassLoader, java.lang.ClassLoader appClassLoader)
          Initializes the domain for the given runtime.
 void SCA4JRuntime.bootSystem()
          Initialize a runtime.
 void Bootstrapper.bootSystem()
          Initialize the core system components for the supplied runtime.
 void SCA4JRuntime.joinDomain(long timeout)
          Join the domain in a non-blocking fashion.
 



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