Class VOMSThread

java.lang.Object
java.lang.Thread
org.italiangrid.voms.store.impl.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