Uses of Interface
eu.cloudnetservice.ext.platforminject.api.PlatformPluginInfo
Packages that use PlatformPluginInfo
Package
Description
-
Uses of PlatformPluginInfo in eu.cloudnetservice.ext.platforminject.api
Methods in eu.cloudnetservice.ext.platforminject.api that return PlatformPluginInfoModifier and TypeMethodDescriptionPlatformPluginManager.loadedPlugin(T platformData) PlatformPluginManager.loadedPluginById(I id) Methods in eu.cloudnetservice.ext.platforminject.api that return types with arguments of type PlatformPluginInfo -
Uses of PlatformPluginInfo in eu.cloudnetservice.ext.platforminject.api.defaults
Classes in eu.cloudnetservice.ext.platforminject.api.defaults that implement PlatformPluginInfoModifier and TypeClassDescriptionfinal recordDefaultPlatformPluginInfo<I, T, P extends PlatformEntrypoint>Fields in eu.cloudnetservice.ext.platforminject.api.defaults with type parameters of type PlatformPluginInfoModifier and TypeFieldDescriptionprivate final Map<I, PlatformPluginInfo<I, T, ?>> BasePlatformPluginManager.constructedPluginsMethods in eu.cloudnetservice.ext.platforminject.api.defaults that return PlatformPluginInfoModifier and TypeMethodDescriptionBasePlatformPluginManager.loadedPlugin(T platformData) BasePlatformPluginManager.loadedPluginById(I id) Methods in eu.cloudnetservice.ext.platforminject.api.defaults that return types with arguments of type PlatformPluginInfo