Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl
Class PrinterFactoryService  view PrinterFactoryService download PrinterFactoryService.java

java.lang.Object
  extended byorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl.AbstractPrinterFactoryService
      extended byorg.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.


Field Summary
private  org.apache.ws.resource.ResourceContext m_resourceContext
           
 
Fields inherited from class org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl.AbstractPrinterFactoryService
TARGET_NSPREFIX, TARGET_NSURI
 
Constructor Summary
PrinterFactoryService(org.apache.ws.resource.ResourceContext resourceContext)
          Creates a new PrinterFactoryService object.
 
Method Summary
 org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.CreatePrinterResponseDocument CreatePrinter(org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.CreatePrinterRequestDocument requestDoc)
          DOCUMENT_ME
 org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03.CreatePrinterResponseDocument createResponseDocument()
          DOCUMENT_ME
 org.apache.ws.resource.ResourceContext getResourceContext()
          DOCUMENT_ME
 
Methods inherited from class org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl.AbstractPrinterFactoryService
getMethodName, getMethodNameMap, init, isInitialized
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_resourceContext

private org.apache.ws.resource.ResourceContext m_resourceContext
Constructor Detail

PrinterFactoryService

public PrinterFactoryService(org.apache.ws.resource.ResourceContext resourceContext)
Creates a new PrinterFactoryService object.

Method Detail

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