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> TPlexusJUnit4TestCase. lookup(Class<T> componentClass)protected <T> TPlexusJUnit4TestCase. lookup(Class<T> componentClass, String roleHint)protected ObjectPlexusJUnit4TestCase. lookup(String role, String roleHint)
-