com.sun.ws.management.client
Interface ServerIdentity


public interface ServerIdentity


Method Summary
 java.lang.String getBuildId()
           
 java.lang.String getProductVendor()
           
 java.lang.String getProductVersion()
           
 java.lang.String getProtocolVersion()
           
 java.lang.String getSpecVersion()
           
 

Method Detail

getBuildId

java.lang.String getBuildId()
                            throws javax.xml.xpath.XPathExpressionException,
                                   NoMatchFoundException
Throws:
javax.xml.xpath.XPathExpressionException
NoMatchFoundException

getProductVendor

java.lang.String getProductVendor()
                                  throws javax.xml.xpath.XPathExpressionException,
                                         NoMatchFoundException
Throws:
javax.xml.xpath.XPathExpressionException
NoMatchFoundException

getProductVersion

java.lang.String getProductVersion()
                                   throws javax.xml.xpath.XPathExpressionException,
                                          NoMatchFoundException
Throws:
javax.xml.xpath.XPathExpressionException
NoMatchFoundException

getProtocolVersion

java.lang.String getProtocolVersion()
                                    throws javax.xml.xpath.XPathExpressionException,
                                           NoMatchFoundException
Throws:
javax.xml.xpath.XPathExpressionException
NoMatchFoundException

getSpecVersion

java.lang.String getSpecVersion()
                                throws javax.xml.xpath.XPathExpressionException,
                                       NoMatchFoundException
Throws:
javax.xml.xpath.XPathExpressionException
NoMatchFoundException