Class GrabberService

  • All Implemented Interfaces:
    com.google.common.util.concurrent.Service

    public class GrabberService
    extends com.google.common.util.concurrent.AbstractExecutionThreadService
    A service that manages the lifecycle of a FrameGrabber.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      class  GrabberService.GrabberServiceException  
      • 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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void run()  
      protected java.lang.String serviceName()  
      protected void shutDown()  
      protected void startUp()  
      protected void triggerShutdown()  
      • Methods inherited from class com.google.common.util.concurrent.AbstractExecutionThreadService

        addListener, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, executor, failureCause, isRunning, startAsync, state, stopAsync, toString
      • Methods inherited from class java.lang.Object

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