|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.creamtec.ajaxswing.core.JVMProcessContext
public class JVMProcessContext
Stores the context parameters of the current JVM
| Field Summary | |
|---|---|
boolean |
clientInitializing
How many agents have executed in the life of the JVM |
int |
clientsCount
Remote handle to a JVM |
int |
clientsExecuted
Current number of agents executing in the JVM |
JVMProcessRemote |
jvmProcess
|
java.lang.String |
locale
Is an agent currently initializing? |
| Constructor Summary | |
|---|---|
JVMProcessContext()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public JVMProcessRemote jvmProcess
public int clientsCount
public int clientsExecuted
public boolean clientInitializing
public java.lang.String locale
| Constructor Detail |
|---|
public JVMProcessContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||