Class Index

C D H P R S

C

ClassRealmUtils Utility methods for dealing with Plexus ClassRealms. 
ComponentDescriptorBeanModule PlexusBeanModule that binds Plexus components according to their ComponentDescriptors. 
CompositeBeanHelper Helper class that implements low-level Plexus configuration of composite beans. 

D

DefaultPlexusBeanLocator PlexusBeanLocator that locates beans of various types from zero or more Injectors. 

H

Hints Constants and utility methods for dealing with Plexus hints. 

P

PlexusAnnotatedBeanModule PlexusBeanModule that binds Plexus components by scanning classes for runtime annotations. 
PlexusAnnotatedMetadata Runtime PlexusBeanMetadata based on BeanProperty annotations. 
PlexusBean<T> Plexus bean mapping; from hint->instance. 
PlexusBeanConverter Service that converts values into various beans by following Plexus configuration rules. 
PlexusBeanLocator Service that locates beans of various types, using optional Plexus hints as a guide. 
PlexusBeanManager Service that manages the lifecycle of Plexus beans. 
PlexusBeanMetadata Supplies metadata associated with a particular Plexus bean implementation. 
PlexusBeanModule Module-like interface for contributing Plexus bindings with additional metadata. 
PlexusBeanSource Source of Plexus component beans and associated metadata. 
PlexusBindingModule Guice Module that supports registration, injection, and management of Plexus beans. 
PlexusDateTypeConverter TypeConverter Module that converts Plexus formatted date strings into Dates. 
PlexusLifecycleManager PlexusBeanManager that manages Plexus components requiring lifecycle management. 
PlexusSpaceModule Guice Module that provides Plexus semantics without the full-blown Plexus container. 
PlexusTypeBinder PlexusTypeListener that binds Plexus Components. 
PlexusTypeListener QualifiedTypeListener that also listens for Plexus components. 
PlexusTypeVisitor SpaceVisitor that reports Plexus bean classes annotated with @Component. 
PlexusXmlBeanConverter PlexusBeanConverter Module that converts Plexus XML configuration into beans. 
PlexusXmlBeanModule PlexusBeanModule that binds Plexus components by scanning XML resources. 

R

Roles Utility methods for dealing with Plexus roles. 

S

Strategies Constants representing supported Plexus instantiation strategies.