|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.faban.harness.services.ServiceDescription
public class ServiceDescription
This class provides the description for each service.
| Field Summary | |
|---|---|
String |
id
The service identifier. |
String |
location
The deploy location. |
String |
locationType
The type of the deploy location, service or benchmark. |
String |
serviceClass
The service class name. |
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String id
public String serviceClass
public String locationType
public String location
| Method Detail |
|---|
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||