public class EnvironmentData extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
enabled |
static int |
ENVDATA_PORT |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentData |
soleInstance(boolean enabled)
Public access so it can be called from AUVW main.
|
public static boolean enabled
public static final int ENVDATA_PORT
public static EnvironmentData soleInstance(boolean enabled) throws Exception
Exception - if someone is already going.