Uses of Interface
dev.getelements.elements.sdk.ElementLoaderFactory.ClassLoaderConstructor
Packages that use ElementLoaderFactory.ClassLoaderConstructor
Package
Description
-
Uses of ElementLoaderFactory.ClassLoaderConstructor in dev.getelements.elements.sdk
Methods in dev.getelements.elements.sdk with parameters of type ElementLoaderFactory.ClassLoaderConstructorModifier and TypeMethodDescriptiondefault ElementLoader
ElementLoaderFactory.getIsolatedLoader
(Attributes attributes, ElementLoaderFactory.ClassLoaderConstructor classLoaderCtor) Scans the classpath, using the suppliedClassLoader
, forElement
instances.default ElementLoader
ElementLoaderFactory.getIsolatedLoader
(Attributes attributes, ElementLoaderFactory.ClassLoaderConstructor classLoaderCtor, Predicate<ElementDefinitionRecord> selector) Scans the classpath, using the suppliedClassLoader
, forElement
instances.default ElementLoader
ElementLoaderFactory.getIsolatedLoader
(Attributes attributes, ClassLoader baseClassLoader, ElementLoaderFactory.ClassLoaderConstructor classLoaderCtor) Scans the classpath, using the suppliedClassLoader
, forElement
instances.default ElementLoader
ElementLoaderFactory.getIsolatedLoader
(Attributes attributes, ClassLoader baseClassLoader, ElementLoaderFactory.ClassLoaderConstructor classLoaderCtor, Predicate<ElementDefinitionRecord> selector) Scans the classpath, using the suppliedClassLoader
, forElement
instances.default ElementLoader
ElementLoaderFactory.getIsolatedLoaderWithParent
(Attributes attributes, ClassLoader baseClassLoader, ElementLoaderFactory.ClassLoaderConstructor classLoaderCtor, Element element) Scans the classpath, using the suppliedClassLoader
, forElement
instances.ElementLoaderFactory.getIsolatedLoaderWithParent
(Attributes attributes, ClassLoader baseClassLoader, ElementLoaderFactory.ClassLoaderConstructor classLoaderCtor, Element element, Predicate<ElementDefinitionRecord> selector) Scans the classpath, using the suppliedClassLoader
, forElement
instances. -
Uses of ElementLoaderFactory.ClassLoaderConstructor in dev.getelements.elements.sdk.local.internal
Methods in dev.getelements.elements.sdk.local.internal that return ElementLoaderFactory.ClassLoaderConstructorMethods in dev.getelements.elements.sdk.local.internal with parameters of type ElementLoaderFactory.ClassLoaderConstructorModifier and TypeMethodDescriptionvoid
LocalApplicationElementService.setClassLoaderConstructor
(ElementLoaderFactory.ClassLoaderConstructor classLoaderConstructor) -
Uses of ElementLoaderFactory.ClassLoaderConstructor in dev.getelements.elements.sdk.spi
Methods in dev.getelements.elements.sdk.spi with parameters of type ElementLoaderFactory.ClassLoaderConstructorModifier and TypeMethodDescriptionDefaultElementLoaderFactory.getIsolatedLoaderWithParent
(Attributes attributes, ClassLoader baseClassLoader, ElementLoaderFactory.ClassLoaderConstructor classLoaderCtor, Element element, Predicate<ElementDefinitionRecord> selector)