org.apache.ws.resource.properties
Interface NamespaceVersionHolder
- All Known Implementing Classes:
- NamespaceVersionHolderImpl, NamespaceVersionHolderImpl
- public interface NamespaceVersionHolder
Interface used for maintaining a set of versions of namespaces for
a given collection of specifications.
The point to this interface is as each draft of the WSRF specifications
come out, we can have an impl which will point us to all the correct
namespaces for use in polymorphic-versionless class....
- Author:
- Sal Campana
getPropertiesXsdNamespace
public java.lang.String getPropertiesXsdNamespace()
getLifetimeXsdNamespace
public java.lang.String getLifetimeXsdNamespace()
getBaseFaultsXsdNamespace
public java.lang.String getBaseFaultsXsdNamespace()
getAddressingNamespace
public java.lang.String getAddressingNamespace()
getServiceGroupsXsdNamespace
public java.lang.String getServiceGroupsXsdNamespace()
getMetadataExchangeNamespace
public java.lang.String getMetadataExchangeNamespace()
Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.