Class LowPriorityServices
-
- All Implemented Interfaces:
-
com.google.common.util.concurrent.Service,org.somda.sdc.dpws.soap.interception.Interceptor
public class LowPriorityServices extends WebServiceImplementation of the low-priority services.
Low-priority services are all services that are effective without time-constraints:
- Archive service
- Localization service
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.somda.sdc.dpws.device.WebService
getEventSources, registerEventSource -
Methods inherited from class com.google.common.util.concurrent.AbstractIdleService
addListener, awaitRunning, awaitTerminated, failureCause, isRunning, startAsync, state, stopAsync, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-