Documentation Trails

The Plexus documentation is organised into trails, depending on how you intend to use it.

Component-oriented Programming Trail

This trail is for those that are new to component-oriented programming and would like to know more about it, independant of Plexus.

  1. Why Use Components?

Component Trail

This trail is for those wishing to create Plexus components for applications already using the Plexus Container

  1. To learn the basics about Plexus components and the Plexus container, try the Five Minute Tutorial.
  2. To learn more about writing components, take the Component Tutorial.

Container Trail

This trail is for those wishing to create an application that uses the Plexus container.

  1. To get started using the Plexus container, try the Five Minute Tutorial.