|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.util.SharedObjects
public class SharedObjects
DWR has some singleton objects (well 1 to be exact) that is JDK defined
| Constructor Summary | |
|---|---|
SharedObjects()
|
|
| Method Summary | |
|---|---|
static java.util.concurrent.ScheduledThreadPoolExecutor |
getScheduledThreadPoolExecutor()
Each ScheduledThreadPoolExecutor used by an application uses a
thread, so DWR tries to use only one. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SharedObjects()
| Method Detail |
|---|
public static java.util.concurrent.ScheduledThreadPoolExecutor getScheduledThreadPoolExecutor()
ScheduledThreadPoolExecutor used by an application uses a
thread, so DWR tries to use only one.
|
Copyright ¬ 2005 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||