Skip to main content

Spring 3 setting ThreadFactory for ThreadPoolTaskExecutor



Is this possible or is it managed by the Application Server? Passing the ThreadPoolTaskExecutor ref to a bean is a no-brainer but trying to set the threadfactory on the aforementioned executor seems to have no effect ...




Comments