Package org.jboss.msc.inject
Interface InjectorLogger
-
- All Known Implementing Classes:
InjectorLogger_$logger
@MessageLogger(projectCode="MSC") interface InjectorLoggerThe injector logger interface.
-
-
Field Summary
Fields Modifier and Type Field Description static InjectorLoggerINSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiduninjectFailed(java.lang.Throwable cause, java.lang.Object target)
-
-
-
Field Detail
-
INSTANCE
static final InjectorLogger INSTANCE
-
-