Uses of Class org.codehaus.plexus.component.repository.exception.ComponentLookupException

Uses in package org.codehaus.plexus

Methods which throw type org.codehaus.plexus.component.repository.exception.ComponentLookupException

ComponentManager
void
Object
DefaultPlexusContainer.lookup(String componentKey)
Object
PlexusContainer.lookup(String componentKey)
Object
DefaultPlexusContainer.lookup(String role, String roleHint)
Object
PlexusContainer.lookup(String role, String roleHint)
List
List
Map
Map
void

Uses in package org.codehaus.plexus.embed

Methods which throw type org.codehaus.plexus.component.repository.exception.ComponentLookupException

Object
Embedder.lookup(String role)
Object
PlexusEmbedder.lookup(String role)
Object
Embedder.lookup(String role, String id)
Object
PlexusEmbedder.lookup(String role, String id)

Uses in package org.codehaus.plexus.personality.plexus.lifecycle.phase

Methods which throw type org.codehaus.plexus.component.repository.exception.ComponentLookupException

Object
PlexusContainerLocator.lookup(String componentKey)
Object
ServiceLocator.lookup(String componentKey)
Object
PlexusContainerLocator.lookup(String role, String roleHint)
Object
ServiceLocator.lookup(String role, String roleHint)
List
List
Map
Map