de.fzj.unicore.wsrflite.xmlbeans.sg.impl
Class ServiceGroupEntryHomeImpl

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.sg.impl.ServiceGroupEntryHomeImpl
All Implemented Interfaces:
Home

public class ServiceGroupEntryHomeImpl
extends WSResourceHomeImpl

home of the ServiceGroup

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
ServiceGroupEntryHomeImpl()
           
 
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

ServiceGroupEntryHomeImpl

public ServiceGroupEntryHomeImpl()
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.