In Java EE Normally i can inject the ThreadFactory like this
@Resource private ManagedThreadFactory threadFactory;