|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.common.tdf.dto.Service
com.continuent.tungsten.common.tdf.dto.DataSource_Definition
public class DataSource_Definition
Data Transfer Object for: Server Definition = ServerConf. Definition used when creating a new resource
| Field Summary | |
|---|---|
java.lang.String |
hostname
|
| Fields inherited from class com.continuent.tungsten.common.tdf.dto.Service |
|---|
name, tdfResourceLocation |
| Constructor Summary | |
|---|---|
DataSource_Definition()
|
|
DataSource_Definition(Service parentService,
java.lang.String name,
java.lang.String hostname)
Creates a new Server_Definition object |
|
| Method Summary |
|---|
| Methods inherited from class com.continuent.tungsten.common.tdf.dto.Service |
|---|
getName, getParentService, getTdfResourceLocation, setName, setParentService, setTdfResourceLocation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String hostname
| Constructor Detail |
|---|
public DataSource_Definition()
public DataSource_Definition(Service parentService,
java.lang.String name,
java.lang.String hostname)
Server_Definition object
parentService - name - hostname -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||