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
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.google.common.util.concurrent.Service

    com.google.common.util.concurrent.Service.Listener, com.google.common.util.concurrent.Service.State
  • Method Summary

    Methods inherited from class org.somda.sdc.dpws.device.WebService

    sendNotification, shutDown, startUp, subscriptionEndToAll

    Methods inherited from class com.google.common.util.concurrent.AbstractIdleService

    addListener, awaitRunning, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, awaitTerminated, executor, failureCause, isRunning, serviceName, startAsync, state, stopAsync, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait