Uses of Class
org.codehaus.plexus.DefaultComponentRegistry.Key
Packages that use DefaultComponentRegistry.Key
-
Uses of DefaultComponentRegistry.Key in org.codehaus.plexus
Fields in org.codehaus.plexus with type parameters of type DefaultComponentRegistry.KeyModifier and TypeFieldDescriptionprivate final Map<DefaultComponentRegistry.Key,
ComponentManager<?>> DefaultComponentRegistry.componentManagers
private final Map<DefaultComponentRegistry.Key,
Object> DefaultComponentRegistry.unmanagedComponents
Methods in org.codehaus.plexus with parameters of type DefaultComponentRegistry.KeyModifier and TypeMethodDescriptionint
DefaultComponentRegistry.Key.compareTo
(DefaultComponentRegistry.Key o)