public final class ProjectInfo
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
REACHABILITY_AGENT_AUTHOR
The author of the reachability agent and its components. 
 | 
static java.lang.String | 
REACHABILITY_AGENT_DESCRIPTION
A short description of the purpose of this agent. 
 | 
static java.lang.String | 
REACHABILITY_AGENT_INSTITUE
The institute where the reachability agent is developed. 
 | 
static java.lang.String | 
REACHABILITY_AGENT_NAME
The name of the reachability agent, used in common with the LP life cycle 
  
LifeCycleAgent. | 
static java.lang.String | 
REACHABILITY_AGENT_VERSION
The current version of the reachability agent and its components. 
 | 
static java.lang.String | 
REACHABILITY_AGENT_WORKER_NAME
The name of the reachability agents working thread. 
 | 
| Modifier | Constructor and Description | 
|---|---|
private  | 
ProjectInfo()
No instances of this utility class. 
 | 
public static final java.lang.String REACHABILITY_AGENT_AUTHOR
public static final java.lang.String REACHABILITY_AGENT_VERSION
public static final java.lang.String REACHABILITY_AGENT_INSTITUE
public static final java.lang.String REACHABILITY_AGENT_DESCRIPTION
public static final java.lang.String REACHABILITY_AGENT_NAME
LifeCycleAgent.public static final java.lang.String REACHABILITY_AGENT_WORKER_NAME