Uses of Class
io.perfana.helloworld.event.HelloWorldEventContext
-
-
Uses of HelloWorldEventContext in io.perfana.helloworld.event
Methods in io.perfana.helloworld.event that return HelloWorldEventContext Modifier and Type Method Description HelloWorldEventContextHelloWorldEventConfig. toContext()Methods in io.perfana.helloworld.event with parameters of type HelloWorldEventContext Modifier and Type Method Description io.perfana.eventscheduler.api.EventHelloWorldEventFactory. create(HelloWorldEventContext context, io.perfana.eventscheduler.api.config.TestContext testContext, io.perfana.eventscheduler.api.message.EventMessageBus messageBus, io.perfana.eventscheduler.api.EventLogger eventLogger)Constructors in io.perfana.helloworld.event with parameters of type HelloWorldEventContext Constructor Description HelloWorldEvent(HelloWorldEventContext eventContext, io.perfana.eventscheduler.api.config.TestContext testContext, io.perfana.eventscheduler.api.message.EventMessageBus messageBus, io.perfana.eventscheduler.api.EventLogger logger)
-