Uses of Class
io.perfana.events.springboot.event.SpringBootEventContext
-
Packages that use SpringBootEventContext Package Description io.perfana.events.springboot.event -
-
Uses of SpringBootEventContext in io.perfana.events.springboot.event
Methods in io.perfana.events.springboot.event that return SpringBootEventContext Modifier and Type Method Description SpringBootEventContextSpringBootEventConfig. toContext()SpringBootEventContextSpringBootEventConfig. toContext(io.perfana.eventscheduler.api.config.TestContext override)Methods in io.perfana.events.springboot.event with parameters of type SpringBootEventContext Modifier and Type Method Description io.perfana.eventscheduler.api.EventSpringBootEventFactory. create(SpringBootEventContext context, io.perfana.eventscheduler.api.message.EventMessageBus messageBus, io.perfana.eventscheduler.api.EventLogger eventLogger)Constructors in io.perfana.events.springboot.event with parameters of type SpringBootEventContext Constructor Description SpringBootEvent(SpringBootEventContext eventContext, io.perfana.eventscheduler.api.message.EventMessageBus messageBus, io.perfana.eventscheduler.api.EventLogger logger)
-