org.apache.axis.configuration

Class BasicServerConfig

Implemented Interfaces:
EngineConfiguration

public class BasicServerConfig
extends SimpleProvider

A SimpleProvider set up with hardcoded basic configuration for a server (i.e. local transport). Mostly handy for testing.

Author:
Glen Daniels (gdaniels@apache.org)

Fields inherited from interface org.apache.axis.EngineConfiguration

PROPERTY_NAME

Constructor Summary

BasicServerConfig()
Constructor - deploy a hardcoded basic server-side configuration.

Method Summary

Methods inherited from class org.apache.axis.configuration.SimpleProvider

addRole, configureEngine, deployService, deployService, deployTransport, deployTransport, getDeployedServices, getGlobalOptions, getGlobalRequest, getGlobalResponse, getHandler, getRoles, getService, getServiceByNamespaceURI, getTransport, getTypeMapping, getTypeMappingRegistry, removeRole, setGlobalOptions, setGlobalRequest, setGlobalResponse, setRoles, writeEngineConfig

Constructor Details

BasicServerConfig

public BasicServerConfig()
Constructor - deploy a hardcoded basic server-side configuration.


Copyright B) 2005 Apache Web Services Project. All Rights Reserved.