Uses of Interface
org.apache.axis2.engine.AxisConfigurator

Packages that use AxisConfigurator
org.apache.axis2.context   
org.apache.axis2.deployment   
 

Uses of AxisConfigurator in org.apache.axis2.context
 

Methods in org.apache.axis2.context with parameters of type AxisConfigurator
static ConfigurationContext ConfigurationContextFactory.createConfigurationContext(AxisConfigurator axisConfigurator)
          Creates a AxisConfiguration depending on the user requirement.
 

Uses of AxisConfigurator in org.apache.axis2.deployment
 

Classes in org.apache.axis2.deployment that implement AxisConfigurator
 class FileSystemConfigurator
           
 class URLBasedAxisConfigurator
           
 class WarBasedAxisConfigurator
          Processes the init parameters for the AxisServlet.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.