Package org.italiangrid.voms.store.impl
Class VOMSNamedThreadFactory
java.lang.Object
org.italiangrid.voms.store.impl.VOMSNamedThreadFactory
- All Implemented Interfaces:
ThreadFactory
A simple thread factory to create named VOMS background threads.
- Author:
- Andrea Ceccanti
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
VOMSNamedThreadFactory
-
VOMSNamedThreadFactory
public VOMSNamedThreadFactory()
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
-