Uses of Interface
org.apache.muse.core.platform.IsolationLayer

Packages that use IsolationLayer
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 IsolationLayer in org.apache.muse.core.platform
 

Classes in org.apache.muse.core.platform that implement IsolationLayer
 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 IsolationLayer in org.apache.muse.core.platform.axis2
 

Classes in org.apache.muse.core.platform.axis2 that implement IsolationLayer
 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 IsolationLayer in org.apache.muse.core.platform.mini
 

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

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

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

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

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



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