Uses of Class
org.java.plugin.standard.StandardPathResolver
-
Packages that use StandardPathResolver Package Description org.java.plugin.standard This package contains standard implementation of main framework runtime API. -
-
Uses of StandardPathResolver in org.java.plugin.standard
Subclasses of StandardPathResolver in org.java.plugin.standard Modifier and Type Class Description class
ShadingPathResolver
This implementation of path resolver makes "shadow copy" of plug-in resources before resolving paths to them, this helps avoid locking of local resources and run native code from remote locations.
-