org.systinet.wasp.dd
Interface ConfigurablePart

All Superinterfaces:
DeploymentPart
All Known Subinterfaces:
DeploymentDescriptor, FaultSerialization, HeaderProcessor, Interceptor, Module, Serialization, ServiceClient, ServiceEndpoint, ServiceInstance, ServiceMediator, Transport

Deprecated. See ExtensiblePart

public interface ConfigurablePart
extends DeploymentPart

Part of deployment descriptor that can contain a Configuration.

Since:
4.0
Component:
Core

Method Summary
 Configuration getConfiguration()
          Deprecated. Returns the part configuration.
 
Methods inherited from interface org.systinet.wasp.dd.DeploymentPart
getDeploymentDescriptor
 

Method Detail

getConfiguration

public Configuration getConfiguration()
Deprecated. 
Returns the part configuration.

Returns:
the part configuration