Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Info

While Plexusis similar to other inversion-of-control (IoC) or dependency injection frameworks such as the Spring Framework, it's fully-fledged container supports many more features.

The Plexus plugin

Excerpt

enables Struts Actions, Interceptors, and Results to be created and injected by Plexus

.

This plugin provides an ObjectFactory implementation that tries to create Struts Action, Interceptor, and Result classes as Plexus objects.

Features

  • Allows Actions, Results, and Interceptors to be created and managed by Plexus

...