Uses of Interface
de.iip_ecosphere.platform.services.environment.switching.ServiceSelector
Packages that use ServiceSelector
Package
Description
Runtime service switching support.
-
Uses of ServiceSelector in de.iip_ecosphere.platform.services.environment.switching
Methods in de.iip_ecosphere.platform.services.environment.switching that return ServiceSelectorModifier and TypeMethodDescriptionstatic <T> ServiceSelector<T> ServiceSelector.createInstance(ClassLoader loader, String cls, Class<T> type, String dflt) Creates a selector instance with fallback.