All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractComparableServiceSelector<T> Created by Elec332 on 19-4-2020 Abstract service selector for services that can easily be compared Will always return the max valueExtensionImplementationSelector Created by Elec332 on 21-4-2020IExtensionImplementation Created by Elec332 on 21-4-2020ImplementationManager Created by Elec332 on 17-4-2020ImplementationManagerImpl Created by Elec332 on 21-4-2020ImplementationType Created by Elec332 on 29-3-2020 Used for extensions with different implementation typesIResourceModule 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 usedServiceSelectorSelector Created by Elec332 on 19-4-2020 Used for determining the bestIServiceSelectorservice selector for a given typeVersionedServiceSelector Created by Elec332 on 19-4-2020 Service selector forIVersionedService