zstan commented on a change in pull request #8759:
URL: https://github.com/apache/ignite/pull/8759#discussion_r572630857
##########
File path:
modules/core/src/main/java/org/apache/ignite/spi/deployment/DeploymentSpi.java
##########
@@ -63,9 +63,10 @@
* Finds class loader for the given class.
*
* @param rsrcName Class name or class alias to find class loader for.
+ * @param clsLdr desired class loader.
* @return Deployed class loader, or {@code null} if not deployed.
*/
- public DeploymentResource findResource(String rsrcName);
Review comment:
got it !
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]