org.apache.axis.configuration
public class NullProvider extends Object implements EngineConfiguration
Method Summary | |
---|---|
void | configureEngine(AxisEngine engine) |
Iterator | getDeployedServices()
Get an enumeration of the services deployed to this engine |
Hashtable | getGlobalOptions() |
Handler | getGlobalRequest() |
Handler | getGlobalResponse() |
Handler | getHandler(QName qname) |
List | getRoles()
Get a list of roles that this engine plays globally. |
SOAPService | getService(QName qname) |
SOAPService | getServiceByNamespaceURI(String namespace) |
Handler | getTransport(QName qname) |
TypeMapping | getTypeMapping(String encodingStyle) |
TypeMappingRegistry | getTypeMappingRegistry() |
void | writeEngineConfig(AxisEngine engine) |
Returns: a List
of the roles for this engine