Package nl.elec332.util.implementationmanager.api
-
Interface Summary Interface Description IExtensionImplementation Created by Elec332 on 21-4-2020IResourceModule Created by Elec332 on 19-4-2020 Implement this in an empty class in resource modules to make sure they are loaded into the module-path (E.G.IServiceSelector<T> Created by Elec332 on 19-4-2020 Used for selecting the service with the best implementationIVersionedService Created by Elec332 on 19-4-2020 A versioned service which is handled byVersionedServiceSelectorThe service with the highest version will always be used -
Enum Summary Enum Description ImplementationType Created by Elec332 on 29-3-2020 Used for extensions with different implementation types