Package io.perfana.scheduler
Class EventSchedulerMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- io.perfana.scheduler.EventSchedulerMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="test", defaultPhase=PROCESS_RESOURCES) public class EventSchedulerMojo extends org.apache.maven.plugin.AbstractMojoFires events according to the schedule. Send start session and stop session and waits for given duration. In case of failure or kill of process, sends abort session.
-
-
Constructor Summary
Constructors Constructor Description EventSchedulerMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-