Uses of Class
me.legrange.service.ServiceException
-
Uses of ServiceException in me.legrange.service
Subclasses of ServiceException in me.legrange.serviceModifier and TypeClassDescriptionfinal classThrown by components if they want to signal a critical error.final classMethods in me.legrange.service that throw ServiceExceptionModifier and TypeMethodDescriptionprotected voidService.onStop()Stop the service.protected final <C extends Component>
CComponent.requireComponent(Class<C> clazz) final <C extends Component>
CService.requireComponent(Class<C> clazz) protected abstract voidService.start()Start the service.final voidfinal voidService.stop()