Interface WSDDTypeMappingContainer

All Known Implementing Classes:
WSDDDeployment, WSDDService, WSDDUndeployment

public interface WSDDTypeMappingContainer
A common interface for things which contain type mappings (i.e. services and deployments). This simplifies the code in Admin for now.
Author:
Glen Daniels (gdaniels@apache.org)