Uses of Interface
dev.getelements.elements.sdk.ElementSupplier
Packages that use ElementSupplier
-
Uses of ElementSupplier in dev.getelements.elements.sdk
Methods in dev.getelements.elements.sdk that return ElementSupplierModifier and TypeMethodDescriptionstatic ElementSupplierElementSupplier.getElementLocal(Class<?> aClass) Gets the currentElementSupplier, using theClassLoaderfrom the suppliedClass.getClassLoader()call.static ElementSupplierElementSupplier.getElementLocal(ClassLoader classLoader) Gets the currentElementSupplierusing the suppliedClassLoader. -
Uses of ElementSupplier in dev.getelements.elements.sdk.spi
Classes in dev.getelements.elements.sdk.spi that implement ElementSupplier