public class JVMProcessContext
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
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 and Description |
---|
JVMProcessContext() |
public JVMProcessRemote jvmProcess
public int clientsCount
public int clientsExecuted
public boolean clientInitializing
public java.lang.String locale
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.