Uses of Class
de.iip_ecosphere.platform.support.plugins.URLPluginSetupDescriptor
Packages that use URLPluginSetupDescriptor
Package
Description
Classloader-based plugin mechanism to separate overlapping classpaths
and dependencies of alternatives and optionals.
-
Uses of URLPluginSetupDescriptor in de.iip_ecosphere.platform.support.plugins
Subclasses of URLPluginSetupDescriptor in de.iip_ecosphere.platform.support.pluginsModifier and TypeClassDescriptionclassLoads a plugin from a given classpath file assuming that the referenced relative URLs are in a sibling folder.classDefault plugin setup descriptor based based on loading from a project folder containing jars and the classpath in "classpath", in "target/jars/classpath", or in "target/classes/classpath".classDefault resource-based plugin setup descriptor, reading the required URLs from a classpath file.