de.fzj.unicore.wsrflite.xmlbeans.sg.impl
Class ServiceGroupEntryHomeImpl
java.lang.Object
de.fzj.unicore.wsrflite.impl.DefaultHome
de.fzj.unicore.wsrflite.xmlbeans.impl.WSResourceHomeImpl
de.fzj.unicore.wsrflite.xmlbeans.sg.impl.ServiceGroupEntryHomeImpl
- All Implemented Interfaces:
- Home
public class ServiceGroupEntryHomeImpl
- extends WSResourceHomeImpl
home of the ServiceGroup
- Author:
- schuller
| 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 |
|
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.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 |
ServiceGroupEntryHomeImpl
public ServiceGroupEntryHomeImpl()
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.