Uses of Interface
org.apache.muse.core.InitializationFailure

Packages that use InitializationFailure
org.apache.muse.core.platform   
org.apache.muse.core.platform.axis2   
org.apache.muse.core.platform.mini   
org.apache.muse.core.platform.osgi.axis2   
org.apache.muse.core.platform.osgi.mini.internal   
 

Uses of InitializationFailure in org.apache.muse.core.platform
 

Subinterfaces of InitializationFailure in org.apache.muse.core.platform
 interface IsolationLayer
          IsolationLayer is the web service that is registered with the service container; it is the starting point for all Muse application initialization and request handling events.
 

Classes in org.apache.muse.core.platform that implement InitializationFailure
 class AbstractIsolationLayer
          This class provides all of the generic initialization and shutdown routines without referencing any specific implementation of the various sub-components (ResourceRouter, Environment, etc.).
 

Uses of InitializationFailure in org.apache.muse.core.platform.axis2
 

Classes in org.apache.muse.core.platform.axis2 that implement InitializationFailure
 class AxisIsolationLayer
          AxisIsolationLayer is an Axis2 web service class; that is, it can be deployed as an Axis2 service using the services.xml file.
 

Uses of InitializationFailure in org.apache.muse.core.platform.mini
 

Classes in org.apache.muse.core.platform.mini that implement InitializationFailure
 class MiniIsolationLayer
           
 

Uses of InitializationFailure in org.apache.muse.core.platform.osgi.axis2
 

Classes in org.apache.muse.core.platform.osgi.axis2 that implement InitializationFailure
 class Axis2IsolationLayer
          Axis2IsolationLayer is an OSGi aware extension of the Muse AxisIsolationLayer.
 

Uses of InitializationFailure in org.apache.muse.core.platform.osgi.mini.internal
 

Classes in org.apache.muse.core.platform.osgi.mini.internal that implement InitializationFailure
 class OSGiMiniIsolationLayer
           
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.