Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now let IntelliJ autogenerate the body of the interface’s methods for you and then put your code in it.

Example:

Image Modified

For an example of the whole infrastructure you can take a look at the ControllerConfig.Java class and it’s implementation in NetconfControllerConfig.java

...