Uses of Class
de.willuhn.boot.SkipServiceException
-
Packages that use SkipServiceException Package Description de.willuhn.boot de.willuhn.boot ist ein kleines Framework zum Starten von Diensten/Services angelehnt an das SysV-Bootkonzept (bekannt aus Unix-Systemen). -
-
Uses of SkipServiceException in de.willuhn.boot
Methods in de.willuhn.boot that throw SkipServiceException Modifier and Type Method Description void
Bootable. init(BootLoader loader, Bootable caller)
Wird vom BootLoader aufgerufen, wenn der Dienst initialisiert werden soll.
-