JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
ratpack.service.StopEvent
Packages that use
StopEvent
Package
Description
ratpack.service
Services participate in the application start/stop lifecycle.
Uses of
StopEvent
in
ratpack.service
Methods in
ratpack.service
with parameters of type
StopEvent
Modifier and Type
Method and Description
default void
Service.
onStop
(
StopEvent
event)
Server stop event.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes