org.apache.ws.resource.tool.porttype
Class GetResourcePropertyPortType2JavaInfo

java.lang.Object
  extended byorg.apache.ws.resource.tool.PortType2JavaInfo
      extended byorg.apache.ws.resource.tool.porttype.GetResourcePropertyPortType2JavaInfo

public class GetResourcePropertyPortType2JavaInfo
extends PortType2JavaInfo

TODO

Author:
Ian Springer (ian DOT springer AT hp DOT com)

Constructor Summary
GetResourcePropertyPortType2JavaInfo()
           
 
Method Summary
 javax.xml.namespace.QName getName()
          Returns the name of the portType that this object corresponds to.
 java.lang.String getResourceInterfaceName()
          TODO
 java.lang.String getResourceTemplateFileName()
          TODO
 java.lang.String getServiceInterfaceName()
          TODO
 java.lang.String getServiceTemplateFileName()
          TODO
 
Methods inherited from class org.apache.ws.resource.tool.PortType2JavaInfo
getAbstractResourceInitMethodIncludeLocation, getResourceInitMethodIncludeLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetResourcePropertyPortType2JavaInfo

public GetResourcePropertyPortType2JavaInfo()
Method Detail

getName

public javax.xml.namespace.QName getName()
Description copied from class: PortType2JavaInfo
Returns the name of the portType that this object corresponds to.

Specified by:
getName in class PortType2JavaInfo
Returns:
the name of the portType that this object corresponds to

getResourceInterfaceName

public java.lang.String getResourceInterfaceName()
Description copied from class: PortType2JavaInfo
TODO

Overrides:
getResourceInterfaceName in class PortType2JavaInfo
Returns:

getServiceInterfaceName

public java.lang.String getServiceInterfaceName()
Description copied from class: PortType2JavaInfo
TODO

Overrides:
getServiceInterfaceName in class PortType2JavaInfo
Returns:

getResourceTemplateFileName

public java.lang.String getResourceTemplateFileName()
Description copied from class: PortType2JavaInfo
TODO

Overrides:
getResourceTemplateFileName in class PortType2JavaInfo
Returns:

getServiceTemplateFileName

public java.lang.String getServiceTemplateFileName()
Description copied from class: PortType2JavaInfo
TODO

Overrides:
getServiceTemplateFileName in class PortType2JavaInfo
Returns:


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.