Uses of Interface
org.codehaus.plexus.archiver.manager.ArchiverManager
Packages that use ArchiverManager
-
Uses of ArchiverManager in org.codehaus.plexus.archiver
Fields in org.codehaus.plexus.archiver with type parameters of type ArchiverManagerModifier and TypeFieldDescriptionprivate javax.inject.Provider
<ArchiverManager> AbstractArchiver.archiverManagerProvider
Injected: Allows us to pull the ArchiverManager instance out of the container without causing a chicken-and-egg instantiation/composition problem. -
Uses of ArchiverManager in org.codehaus.plexus.archiver.manager
Classes in org.codehaus.plexus.archiver.manager that implement ArchiverManager