Uses of Interface
net.anwiba.commons.thread.process.IProcessManager
-
Packages that use IProcessManager Package Description net.anwiba.commons.thread.process net.anwiba.commons.thread.queue -
-
Uses of IProcessManager in net.anwiba.commons.thread.process
Classes in net.anwiba.commons.thread.process that implement IProcessManager Modifier and Type Class Description classProcessManager -
Uses of IProcessManager in net.anwiba.commons.thread.queue
Constructors in net.anwiba.commons.thread.queue with parameters of type IProcessManager Constructor Description ProcessQueue(IProcessManager processManager)
-