Uses of Package
de.iip_ecosphere.platform.support.plugins
Packages that use de.iip_ecosphere.platform.support.plugins
Package
Description
Plugin interface for common operations.
Tests the JSON abstraction.
Logging interface, factory and basic implementation to release dependency on slf4j, log4j which may be put
into plugins.
Classloader-based plugin mechanism to separate overlapping classpaths
and dependencies of alternatives and optionals.
Some YAML implementation for testing.
-
Classes in de.iip_ecosphere.platform.support.plugins used by de.iip_ecosphere.platform.support.commonsClassDescriptionBasic JSL descriptor for alternative plugin instance loading via JSL.
-
Classes in de.iip_ecosphere.platform.support.plugins used by de.iip_ecosphere.platform.support.jsonClassDescriptionBasic JSL descriptor for alternative plugin instance loading via JSL.
-
Classes in de.iip_ecosphere.platform.support.plugins used by de.iip_ecosphere.platform.support.loggingClassDescriptionBasic JSL descriptor for alternative plugin instance loading via JSL.
-
Classes in de.iip_ecosphere.platform.support.plugins used by de.iip_ecosphere.platform.support.pluginsClassDescriptionDefines the interface of a child class loader, mixed from
ClassLoaderandjava.net.URLClassLoader.A delegating child-first classloader.A default plugin setup descriptor taking the actual/parent classloader as actual one.A default plugin setup descriptor taking the actual thread's context class loader or as fallback the specified parent classloader as actual one.Default plugin descriptor implementation.Declares the plugin supplier type.A to make internal methods accessible.Represents a classpath file and selected descriptive entries.Classloader with deeper identification support.Represents a plugin.Represents a loaded plugin.Basic JSL descriptor for alternative plugin instance loading via JSL.Allows to filter out plugins that shall not be loaded.Collects information about a plugin.A descriptor to describe the presence of a plugin.Simple process stream gobbler.Default URL-based plugin setup descriptor. -
Classes in de.iip_ecosphere.platform.support.plugins used by de.iip_ecosphere.platform.support.yamlClassDescriptionBasic JSL descriptor for alternative plugin instance loading via JSL.