Uses of Class
org.codehaus.plexus.component.repository.exception.ComponentLookupRuntimeException
-
Packages that use ComponentLookupRuntimeException Package Description org.codehaus.plexus -
-
Uses of ComponentLookupRuntimeException in org.codehaus.plexus
Methods in org.codehaus.plexus that throw ComponentLookupRuntimeException Modifier and Type Method Description protected <T> T
PlexusJUnit4TestCase. lookup(Class<T> componentClass)
protected <T> T
PlexusJUnit4TestCase. lookup(Class<T> componentClass, String roleHint)
protected Object
PlexusJUnit4TestCase. lookup(String role, String roleHint)
-