|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentLookupException | |
---|---|
org.codehaus.plexus | |
org.codehaus.plexus.personality.plexus.lifecycle.phase |
Uses of ComponentLookupException in org.codehaus.plexus |
---|
Methods in org.codehaus.plexus that throw ComponentLookupException | |
---|---|
Object |
PlexusContainer.lookup(Class componentClass)
|
Object |
PlexusContainer.lookup(Class role,
String roleHint)
|
Object |
PlexusContainer.lookup(String componentKey)
|
Object |
PlexusContainer.lookup(String role,
String roleHint)
|
List |
PlexusContainer.lookupList(Class role)
|
List |
PlexusContainer.lookupList(String role)
|
Map |
PlexusContainer.lookupMap(Class role)
|
Map |
PlexusContainer.lookupMap(String role)
|
Uses of ComponentLookupException in org.codehaus.plexus.personality.plexus.lifecycle.phase |
---|
Methods in org.codehaus.plexus.personality.plexus.lifecycle.phase that throw ComponentLookupException | |
---|---|
Object |
ServiceLocator.lookup(String componentKey)
|
Object |
ServiceLocator.lookup(String role,
String roleHint)
|
List |
ServiceLocator.lookupList(String role)
|
Map |
ServiceLocator.lookupMap(String role)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |