|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.wsrp.ResponseDebugFactory
Helper class to extract information from WSRP objects in readable manner
Constructor Summary | |
ResponseDebugFactory()
|
Method Summary | |
static java.lang.StringBuffer |
extractServiceDescription(ServiceDescription sd)
Extracts information from ServiceDescription and puts into StringBuffer object |
static java.lang.String |
toString(LocalizedString ls)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResponseDebugFactory()
Method Detail |
public static java.lang.StringBuffer extractServiceDescription(ServiceDescription sd)
sd
-
public static java.lang.String toString(LocalizedString ls)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |