org.apache.axis

Interface WSDDEngineConfiguration

public interface WSDDEngineConfiguration extends EngineConfiguration

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

Author: Richard Sitze (rsitze@apache.org) Glyn Normington (glyn@apache.org) Glen Daniels (gdaniels@apache.org)

Method Summary
WSDDDeploymentgetDeployment()
Get the WSDDDeployment for this engine configuration.

Method Detail

getDeployment

public WSDDDeployment getDeployment()
Get the WSDDDeployment for this engine configuration.

Returns: the WSDDDeployment

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