|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sitemonitor.model.Site
public class Site
This class keeps the details of the web site to be monitored.
| Field Summary | |
|---|---|
private java.lang.String |
mUrl
The web site URL. |
| Constructor Summary | |
|---|---|
Site(java.lang.String url)
Constructs a Site with specified details. |
|
| Method Summary | |
|---|---|
java.lang.String |
getUrl()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.String mUrl
| Constructor Detail |
|---|
public Site(java.lang.String url)
url - the web site URL| Method Detail |
|---|
public final java.lang.String getUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||