Versions Compared

Key

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

DSpace Services Framework

Implementing Providers

TODO: Provide examples of Implementing and Configuring Services in Spring and Guice

TODO: Provide examples of Implementing and Registering EventListeners in Spring and Guice.

Configuring Event Listeners

Event Listeners can be created by overriding the the EventListener interface:

...