org.apache.ws.resource
Interface ResourceDefinition
- All Superinterfaces:
- ResourceCapability
- All Known Implementing Classes:
- ResourceDefinitionImpl
- public interface ResourceDefinition
- extends ResourceCapability
A WSRF resource definition.
- Author:
- Ian Springer (ian DOT springer AT hp DOT com)
getService
public javax.wsdl.Service getService()
getName
public java.lang.String getName()
getEndpointURL
public java.lang.String getEndpointURL()
Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.