Class LowPriorityServices
- java.lang.Object
-
- com.google.common.util.concurrent.AbstractIdleService
-
- org.somda.sdc.dpws.device.WebService
-
- org.somda.sdc.glue.provider.services.LowPriorityServices
-
- All Implemented Interfaces:
com.google.common.util.concurrent.Service,EventSourceAccess,Interceptor
public class LowPriorityServices extends WebService
Implementation of the low-priority services.Low-priority services are all services that are effective without time-constraints:
- Archive service
- Localization service
-
-
Constructor Summary
Constructors Constructor Description LowPriorityServices()
-
Method Summary
-
Methods inherited from class org.somda.sdc.dpws.device.WebService
sendNotification, shutDown, startUp, subscriptionEndToAll
-
-