|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.Controller.KernelExecutorFactory.DefaultFactory
public static class Controller.KernelExecutorFactory.DefaultFactory
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.grizzly.Controller.KernelExecutorFactory |
|---|
Controller.KernelExecutorFactory.DefaultFactory |
| Constructor Summary | |
|---|---|
Controller.KernelExecutorFactory.DefaultFactory()
|
|
| Method Summary | |
|---|---|
java.util.concurrent.ExecutorService |
create()
|
protected java.util.concurrent.ExecutorService |
create(java.lang.String threadGroupName,
java.lang.String threadNamePattern)
Create the ExecutorService used to execute kernel operations. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Controller.KernelExecutorFactory.DefaultFactory()
| Method Detail |
|---|
public java.util.concurrent.ExecutorService create()
create in interface Controller.KernelExecutorFactory
protected final java.util.concurrent.ExecutorService create(java.lang.String threadGroupName,
java.lang.String threadNamePattern)
ExecutorService used to execute kernel operations.
Passed paratemeters let us cusomize thread pool group name and
name pattern for an individual threads.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||