Uses of Class
org.codehaus.plexus.DefaultComponentRegistry.Key
-
Packages that use DefaultComponentRegistry.Key Package Description org.codehaus.plexus -
-
Uses of DefaultComponentRegistry.Key in org.codehaus.plexus
Fields in org.codehaus.plexus with type parameters of type DefaultComponentRegistry.Key Modifier and Type Field Description private java.util.Map<DefaultComponentRegistry.Key,ComponentManager<?>>
DefaultComponentRegistry. componentManagers
private java.util.Map<DefaultComponentRegistry.Key,java.lang.Object>
DefaultComponentRegistry. unmanagedComponents
Methods in org.codehaus.plexus with parameters of type DefaultComponentRegistry.Key Modifier and Type Method Description int
DefaultComponentRegistry.Key. compareTo(DefaultComponentRegistry.Key o)
-