Uses of Package
org.eclipse.sisu.plexus
Packages that use org.eclipse.sisu.plexus
-
Classes in org.eclipse.sisu.plexus used by org.codehaus.plexusClassDescriptionManages
ClassRealm
associated data for the Plexus container.Plexus bean mapping; from hint->instance.Service that locates beans of various types, using optional Plexus hints as a guide.Module
-like interface for contributing Plexus bindings with additional metadata. -
Classes in org.eclipse.sisu.plexus used by org.eclipse.sisu.plexusClassDescriptionPlexus bean mapping; from hint->instance.Service that converts values into various beans by following Plexus configuration rules.Service that locates beans of various types, using optional Plexus hints as a guide.Supplies metadata associated with a particular Plexus bean implementation.
Module
-like interface for contributing Plexus bindings with additional metadata.Source of Plexus component beans and associated metadata.CreatesProvider
s for properties with @Configuration
metadata.CreatesProvider
s for properties with @Requirement
metadata.AbstractProvider
that locates Plexus beans on-demand.GuiceModule
that provides Plexus semantics without the full-blown Plexus container.QualifiedTypeListener
that also listens for Plexus components.Enhanced Plexus component map with additional book-keeping.AnnotationVisitor
that records details of @Component
annotations.