Package org.codehaus.plexus.collections
package org.codehaus.plexus.collections
-
ClassDescriptionRepresents a collection-style view of a
PlexusContainerinstance, which retrieves a fresh batch of component elements for each method call.Manager interface provided for backward compatibility to apps using plexus-container-default with versions under 1.0-alpha-22.Collection withListsemantics, which is backed by aPlexusContainerinstance, and retrieves a fresh batch of elements for each method call.Type ofMap, which is backed by aPlexusContainerinstance, and retrieves a fresh batch of elements for each method call.Collection withSetsemantics, which is backed by aPlexusContainerinstance, and retrieves a fresh batch of elements for each method call.Represents an undifferentiated ActiveCollection instance, with the same configuration (role).