Uses of Interface
com.sun.enterprise.config.serverbeans.WebServiceEndpoint

Packages that use WebServiceEndpoint
com.sun.enterprise.config.serverbeans   
 

Uses of WebServiceEndpoint in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type WebServiceEndpoint
 List<WebServiceEndpoint> EjbModule.getWebServiceEndpoint()
          Deprecated. Gets the value of the webServiceEndpoint property.
 List<WebServiceEndpoint> Application.getWebServiceEndpoint()
          Gets the value of the webServiceEndpoint property.
 List<WebServiceEndpoint> WebModule.getWebServiceEndpoint()
          Deprecated. Gets the value of the webServiceEndpoint property.
 List<WebServiceEndpoint> J2eeApplication.getWebServiceEndpoint()
          Deprecated. Gets the value of the webServiceEndpoint property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.