All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractActiveList AbstractActiveMap AbstractActiveSet ActiveCollection Represents a collection-style view of aPlexusContainerinstance, 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 withListsemantics, which is backed by aPlexusContainerinstance, and retrieves a fresh batch of elements for each method call.ActiveMap Type ofMap, which is backed by aPlexusContainerinstance, and retrieves a fresh batch of elements for each method call.ActiveSet Collection withSetsemantics, which is backed by aPlexusContainerinstance, 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).