shillner/maven-cdi-plugin-utils

introduce setup and teardown methods for steps

shillner opened this issue · 0 comments

Steps often perform setup and teardown logic so some methods automatically called by the container would make sense:

  • beforeWorkflow
  • beforeExecution
  • afterExecution
  • afterWorkflow