Package | Description |
---|---|
org.codehaus.plexus.component.manager |
Modifier and Type | Class and Description |
---|---|
class |
PerLookupComponentManager<T>
Creates a new component manager for every lookup
|
class |
SingletonComponentManager<T>
This ensures a component is only used as a singleton, and is only shutdown when the container
shuts down.
|
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.