| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.wles.blm.BLMPolicyDistributor.EngineInfo
Represents the state of an engine instance.
| Field Summary | |
 java.lang.String | 
address
The URL of the engine instance.  | 
 long | 
distributionId
The distribution version ID the engine is currently using.  | 
 java.lang.String | 
engineName
The name of the engine (ssm or scm).  | 
 java.lang.String | 
instanceName
The name of the engine instance.  | 
| Method Summary | |
 java.lang.String | 
toString()
 | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
public java.lang.String address
public long distributionId
public java.lang.String engineName
public java.lang.String instanceName
| Method Detail | 
public java.lang.String toString()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||