Uses of Interface
com.kosdev.kos.core.service.assembly.AssemblyInstallCallback
Packages that use AssemblyInstallCallback
-
Uses of AssemblyInstallCallback in com.kosdev.kos.core.service.assembly
Methods in com.kosdev.kos.core.service.assembly with parameters of type AssemblyInstallCallbackModifier and TypeMethodDescriptionvoidAssembly.whenInstalled(AssemblyInstallCallback callback) Call the specified callback when the assembly is fully installed.