public static class AbstractInjector.NotConcreteRegistrationException extends PicoCompositionException
Constructor and Description |
---|
NotConcreteRegistrationException(Class<?> componentImplementation) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getComponentImplementation() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotConcreteRegistrationException(Class<?> componentImplementation)
public Class<?> getComponentImplementation()
Copyright © 2003–2015 Codehaus. All rights reserved.