Specifying the Business Interface

  • Create a new implementation class.
  • Specify appropriate annotations for an implementation class.
  • Code business methods.
  • Create a JUnit test.
  • Generate artifacts.
  • Run JUnit tests.
  • Deploy to runtime.
  • Test in runtime.