Class VOMSThread

  • All Implemented Interfaces:
    Runnable

    public class VOMSThread
    extends Thread
    An helper class to create a named VOMS thread. This class just sets the name for the thread and set an Thread.UncaughtExceptionHandler which logs the caught exception.
    Author:
    Andrea Ceccanti