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 PrinterFactoryResource  view PrinterFactoryResource download PrinterFactoryResource.java

java.lang.Object
  extended byorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl.AbstractPrinterFactoryResource
      extended byorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl.PrinterFactoryResource
All Implemented Interfaces:
org.apache.ws.resource.Resource

public class PrinterFactoryResource
extends AbstractPrinterFactoryResource

A PrinterFactory WS-Resource.

NOTE: This class is generated but IS meant to be modified.


Field Summary
 
Fields inherited from class org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl.AbstractPrinterFactoryResource
m_id
 
Constructor Summary
PrinterFactoryResource()
           
 
Method Summary
 void addTerminationListener(org.apache.ws.resource.lifetime.ResourceTerminationListener listener)
          Adds a listener to be invoked when the resource has been terminated.
 void init()
          Initializes this resource's state (properties, etc.).
 
Methods inherited from class org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl.AbstractPrinterFactoryResource
destroy, getEndpointReference, getID, setEndpointReference, setID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrinterFactoryResource

public PrinterFactoryResource()
Method Detail

init

public void init()
Initializes this resource's state (properties, etc.).

Specified by:
init in interface org.apache.ws.resource.Resource
Overrides:
init in class AbstractPrinterFactoryResource

addTerminationListener

public void addTerminationListener(org.apache.ws.resource.lifetime.ResourceTerminationListener listener)
Adds a listener to be invoked when the resource has been terminated.

Specified by:
addTerminationListener in interface org.apache.ws.resource.Resource
Overrides:
addTerminationListener in class AbstractPrinterFactoryResource