org.jboss.axis
Interface WSDDEngineConfiguration

All Superinterfaces:
EngineConfiguration (src)
All Known Implementing Classes:
FileProvider (src) , WSDDDeployment (src)

public interface WSDDEngineConfiguration
extends EngineConfiguration (src)

Extends EngineConfiguration interface to provide hook to internal WSDD deployment info.


Field Summary
 
Fields inherited from interface org.jboss.axis.EngineConfiguration (src)
PROPERTY_NAME
 
Method Summary
 WSDDDeployment (src) getDeployment()
           
 
Methods inherited from interface org.jboss.axis.EngineConfiguration (src)
configureEngine, getDeployedServices, getGlobalOptions, getGlobalRequest, getGlobalResponse, getHandler, getService, getServiceByNamespaceURI, getTransport, getTypeMappingRegistry, writeEngineConfig
 

Method Detail

getDeployment

public WSDDDeployment (src)  getDeployment()