Uses of Interface
org.apache.muse.core.descriptor.DeploymentDescriptor

Packages that use DeploymentDescriptor
org.apache.muse.core.descriptor   
org.apache.muse.core.platform   
org.apache.muse.core.platform.osgi.axis2   
org.apache.muse.core.platform.osgi.descriptor   
 

Uses of DeploymentDescriptor in org.apache.muse.core.descriptor
 

Classes in org.apache.muse.core.descriptor that implement DeploymentDescriptor
 class SimpleDeploymentDescriptor
           
 

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

Methods in org.apache.muse.core.platform that return DeploymentDescriptor
protected  DeploymentDescriptor AbstractIsolationLayer.createDeploymentDescriptor()
          This method can be overridden to provide a different deployment descriptor parser implementation.
 

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

Methods in org.apache.muse.core.platform.osgi.axis2 that return DeploymentDescriptor
protected  DeploymentDescriptor Axis2IsolationLayer.createDeploymentDescriptor()
           
 

Uses of DeploymentDescriptor in org.apache.muse.core.platform.osgi.descriptor
 

Classes in org.apache.muse.core.platform.osgi.descriptor that implement DeploymentDescriptor
 class OSGiDeploymentDescriptor
          OSGiDeploymentDescriptor is an implementation of DeploymentDescriptor specific to the OSGi environment
 



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