Class Executors

java.lang.Object
ubic.gemma.core.util.concurrent.Executors

public class Executors extends Object
Extends Executors to ensure that security context logging works as expected.

All executors produced by this class will be wrapped with the following:

Author:
poirigui
  • Constructor Details

    • Executors

      public Executors()
  • Method Details