module

Movie

Constants

POST_START = PostStart.new().as(SystemMessage)
POST_STOP = PostStop.new().as(SystemMessage)
PRE_START = PreStart.new().as(SystemMessage)
PRE_STOP = PreStop.new().as(SystemMessage)
STOP = Stop.new().as(SystemMessage)

Nested types