All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractActiveList AbstractActiveMap AbstractActiveSet ActiveCollection Represents a collection-style view of aPlexusContainer
instance, which retrieves a fresh batch of component elements for each method call.ActiveCollectionManager Manager interface provided for backward compatibility to apps using plexus-container-default with versions under 1.0-alpha-22.ActiveList Collection withList
semantics, which is backed by aPlexusContainer
instance, and retrieves a fresh batch of elements for each method call.ActiveMap Type ofMap
, which is backed by aPlexusContainer
instance, and retrieves a fresh batch of elements for each method call.ActiveSet Collection withSet
semantics, which is backed by aPlexusContainer
instance, and retrieves a fresh batch of elements for each method call.DefaultActiveCollectionManager DefaultActiveList DefaultActiveMap DefaultActiveSet DefaultProtoCollection ProtoCollection Represents an undifferentiated ActiveCollection instance, with the same configuration (role).