de.fzj.unicore.wsrflite.xmlbeans.wsn.impl
Class NotificationProducerHomeImpl

java.lang.Object
  extended by de.fzj.unicore.wsrflite.impl.DefaultHome
      extended by de.fzj.unicore.wsrflite.xmlbeans.impl.WSResourceHomeImpl
          extended by de.fzj.unicore.wsrflite.xmlbeans.wsn.impl.NotificationProducerHomeImpl
All Implemented Interfaces:
Home

public class NotificationProducerHomeImpl
extends WSResourceHomeImpl

example extension of the Home class adding simple notification support

Author:
schuller

Field Summary
 
Fields inherited from class de.fzj.unicore.wsrflite.impl.DefaultHome
DEFAULT_LIFETIME, EXPIRYCHECK_INITIAL, EXPIRYCHECK_PERIOD, expiryChecker, instanceChecking, logger, MAXIMUM_LIFETIME, serviceInstances, serviceName, supportsNotification, terminationTimes
 
Constructor Summary
NotificationProducerHomeImpl()
           
 
Method Summary
protected  WSResourceImpl doCreateInstance()
          actually create an instance in general you only need to override this to provide a correct instance
 
Methods inherited from class de.fzj.unicore.wsrflite.xmlbeans.impl.WSResourceHomeImpl
getFaultConverter
 
Methods inherited from class de.fzj.unicore.wsrflite.impl.DefaultHome
activateHome, createWSRFServiceInstance, destroyWSRFServiceInstance, doCreateInstance, extractServiceReference, get, getForUpdate, getNumberOfInstances, getReferenceParameterQNames, getServiceName, getStore, getTerminationTime, getWSNProvider, initExpiryCheck, isShuttingDown, passivateHome, persist, runExpiryCheckNow, setServiceName, setStore, setTerminationTime, stopExpiryCheckNow, storeNewInstance, supportsNotification, updateTT
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationProducerHomeImpl

public NotificationProducerHomeImpl()
Method Detail

doCreateInstance

protected WSResourceImpl doCreateInstance()
Description copied from class: WSResourceHomeImpl
actually create an instance in general you only need to override this to provide a correct instance

Overrides:
doCreateInstance in class WSResourceHomeImpl


Copyright © 2010. All Rights Reserved.