|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.ws.management.identify.IdentifyUtility
public class IdentifyUtility
This class is meant to provide general utility functionality for Identify instances and all of their related extensions. SOAPElement instances populated with data may be returned.
Constructor Summary | |
---|---|
IdentifyUtility()
|
Method Summary | |
---|---|
static javax.xml.soap.SOAPElement |
locateElement(Identify id,
javax.xml.namespace.QName identifier)
Method parse message to return first SOAPElement with the QName entered. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdentifyUtility()
Method Detail |
---|
public static javax.xml.soap.SOAPElement locateElement(Identify id, javax.xml.namespace.QName identifier) throws javax.xml.soap.SOAPException
id
- Identify response instance.identifier
- QName describing/identifying child to locate.
javax.xml.soap.SOAPException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |