Interface WebServiceReferenceManager

  • All Known Implementing Classes:
    WebServiceReferenceManagerImpl

    @Contract
    public interface WebServiceReferenceManager
    This class acts as a contract to resolve the jakarta.xml.ws.WebServiceRef references and also jakarta.xml.ws.WebServiceContext Whenever a lookup is done from GlassfishNamingManagerImpl these methods are invoked to resolve the references
    Author:
    Bhakti Mehta