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
 ConfigurationContext ConfigurationContextFactory.createConfigurationContext(AxisConfigurator axisConfigurator)
          Creates a AxisConfiguration depending on the user requirment.
 

Uses of AxisConfigurator in org.apache.axis2.deployment
 

Classes in org.apache.axis2.deployment that implement AxisConfigurator
 class FileSystemConfigurator