Uses of Class
org.java.plugin.standard.StandardPathResolver
Packages that use StandardPathResolver
Package
Description
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.standardModifier and TypeClassDescriptionclass
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.