To get an instance of this class, use {@link #getInstance()}. This will check the "com.sun.jsft.TASK_MANAGER
" web.xml
context-param
to find the correct implementation to use. If not specified, it will use the {@link DefaultTaskManager}. Alternatively, you can invoke {@link setTaskManager(TaskManager)} directly to specify the desiredimplementation.
|
|