Uses of Class
com.offbynull.coroutines.mavenplugin.AbstractInstrumentMojo
-
Packages that use AbstractInstrumentMojo Package Description com.offbynull.coroutines.mavenplugin Coroutines Maven plugin. -
-
Uses of AbstractInstrumentMojo in com.offbynull.coroutines.mavenplugin
Subclasses of AbstractInstrumentMojo in com.offbynull.coroutines.mavenplugin Modifier and Type Class Description class
MainInstrumentMojo
Mojo to run coroutine instrumentation.class
TestInstrumentMojo
Mojo to run coroutine instrumentation.
-