java.lang.Object
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl.AbstractPrinterFactoryService
org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl.PrinterFactoryService
- All Implemented Interfaces:
- PrinterFactoryCustomOperationsPortType, org.apache.ws.resource.handler.WsrfService
- public class PrinterFactoryService
- extends AbstractPrinterFactoryService
- implements PrinterFactoryCustomOperationsPortType
This class should be generated ONCE (and not overwritten) to maintain user-added code.
If there is a change to the WSDL, then the generated implemented interfaces
(representing the "base" portTypes) will change, thus showing a compile error to the
user.
NOTE: This class is generated. However, it will not be overwritten by subsequent
calls to the code generator.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_resourceContext
private org.apache.ws.resource.ResourceContext m_resourceContext
PrinterFactoryService
public PrinterFactoryService(org.apache.ws.resource.ResourceContext resourceContext)
- Creates a new PrinterFactoryService object.
getResourceContext
public org.apache.ws.resource.ResourceContext getResourceContext()
- DOCUMENT_ME
- Specified by:
getResourceContext in interface org.apache.ws.resource.handler.WsrfService- Specified by:
getResourceContext in class AbstractPrinterFactoryService
CreatePrinter
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.CreatePrinterResponseDocument CreatePrinter(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.CreatePrinterRequestDocument requestDoc)
- DOCUMENT_ME
- Specified by:
CreatePrinter in interface PrinterFactoryCustomOperationsPortType
createResponseDocument
public org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.CreatePrinterResponseDocument createResponseDocument()
- DOCUMENT_ME