72737475767778798081
} protected synchronized ServiceEndpointPlugin _getServiceEndpointPlugin() { if (this.serviceEndpointPlugin == null) { this.serviceEndpointPlugin = new ServiceEndpointPlugin(null, null, config); } return this.serviceEndpointPlugin; }