Package com.zfabrik.work
Class ApplicationThreadPool
- java.lang.Object
-
- com.zfabrik.work.ApplicationThreadPool
-
public abstract class ApplicationThreadPool extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static IThreadPool
instance
-
Constructor Summary
Constructors Constructor Description ApplicationThreadPool()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IThreadPool
instance()
-
-
-
Field Detail
-
instance
protected static IThreadPool instance
-
-
Method Detail
-
instance
public static IThreadPool instance()
-
-