return;
}
// notify the monitoring layers that an endpoint is destroyed
WebServiceEngineImpl engine = (WebServiceEngineImpl) WebServiceEngineFactory.getInstance().getEngine();
engine.removeHandler(endpoint.getEndpoint());
}
/**
* Creates a new EjbRuntimeEndpointInfo instance depending on the type
* and version of the web service implementation.