|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.systinet.wasp.admin.old.ServiceInfo
Service info.
Nested Class Summary | |
static class |
ServiceInfo.ServiceBinding
Deprecated. |
Field Summary | |
ServiceInfo.ServiceBinding[] |
bindings
Deprecated. |
boolean |
hasWSDL
Deprecated. |
java.lang.String |
name
Deprecated. |
int |
state
Deprecated. |
Constructor Summary | |
ServiceInfo()
Deprecated. |
Method Summary | |
java.lang.String |
toString()
Deprecated. Returns this object as String. |
java.lang.String |
toString(int firstIndent,
int indent)
Deprecated. Returns this object as String. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public ServiceInfo.ServiceBinding[] bindings
public java.lang.String name
public int state
public boolean hasWSDL
Constructor Detail |
public ServiceInfo()
Method Detail |
public java.lang.String toString()
public java.lang.String toString(int firstIndent, int indent)
firstIndent
- first indent of the result string.indent
- indent for sub-elements of the result string.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |