Frames | No Frames |
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 | DefaultPlexusContainer.lookupList(String role) |
List | PlexusContainer.lookupList(String role) |
Map | DefaultPlexusContainer.lookupMap(String role) |
Map | PlexusContainer.lookupMap(String role) |
void |
Methods which throw type org.codehaus.plexus.component.repository.exception.ComponentLookupException | |
Object | |
Object | PlexusEmbedder.lookup(String role) |
Object | |
Object | PlexusEmbedder.lookup(String role, String id) |
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 | PlexusContainerLocator.lookupList(String role) |
List | ServiceLocator.lookupList(String role) |
Map | PlexusContainerLocator.lookupMap(String role) |
Map | ServiceLocator.lookupMap(String role) |