|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.resource.impl.ResourceCapabilityImpl
org.apache.ws.resource.impl.ResourceDefinitionImpl
A ResourceDefinition
implementation.
Constructor Summary | |
ResourceDefinitionImpl(javax.wsdl.Definition def,
javax.wsdl.Service service)
|
Method Summary | |
java.lang.String |
getEndpointURL()
|
java.lang.String |
getName()
|
javax.wsdl.Service |
getService()
|
Methods inherited from class org.apache.ws.resource.impl.ResourceCapabilityImpl |
getCustomOperationNames, getCustomPropertyNames, getDefinition, getImplementedResourceCapabilities, getPortType, getPropertiesDocumentName, getPropertyNames, hasProperties, implementsResourceCapability, main, toString, validateOperations, validateProperties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.ws.resource.ResourceCapability |
getCustomOperationNames, getCustomPropertyNames, getDefinition, getImplementedResourceCapabilities, getPortType, getPropertiesDocumentName, getPropertyNames, hasProperties, implementsResourceCapability |
Constructor Detail |
public ResourceDefinitionImpl(javax.wsdl.Definition def, javax.wsdl.Service service) throws InvalidWsrfWsdlException
Method Detail |
public javax.wsdl.Service getService()
getService
in interface ResourceDefinition
public java.lang.String getName()
getName
in interface ResourceDefinition
public java.lang.String getEndpointURL()
getEndpointURL
in interface ResourceDefinition
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |