Class Neo4jServiceTransactionPreprocessorMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="transaction-service",
          defaultPhase=PROCESS_CLASSES,
          requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
    public class Neo4jServiceTransactionPreprocessorMojo
    extends org.apache.maven.plugin.AbstractMojo

    Mojo that preprocesses

    Since:
    1.0
    Author:
    Andreas Pointner
    • Constructor Detail

      • Neo4jServiceTransactionPreprocessorMojo

        public Neo4jServiceTransactionPreprocessorMojo()
    • Method Detail

      • execute

        public void execute()