|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRepository.RepoQueryIF.UrlStatus
Class wrapping the url and deployment status of a subscriber. Implements Serializable because HTTPDeployer and HTTPDeploy.
Field Summary | |
int |
code
Either OK or NOTDEPLOYED or NOTUNDEPLOYED or ARCHPB or PBPB |
java.lang.String |
msg
Deployment message of the subscriber |
java.lang.String |
url
Subscriber URL |
Constructor Summary | |
RepoQueryIF.UrlStatus()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String url
public int code
public java.lang.String msg
Constructor Detail |
public RepoQueryIF.UrlStatus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |