|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.injectors.FactoryInjector<org.slf4j.Logger>
org.picocontainer.gems.injectors.Slf4JInjector
public class Slf4JInjector
This will Inject a Slf4J Logger for the injectee's class name
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.picocontainer.injectors.FactoryInjector |
|---|
org.picocontainer.injectors.FactoryInjector.CantWorkItOut |
| Nested classes/interfaces inherited from interface org.picocontainer.ComponentAdapter |
|---|
org.picocontainer.ComponentAdapter.NOTHING |
| Constructor Summary | |
|---|---|
Slf4JInjector()
|
|
| Method Summary | |
|---|---|
org.slf4j.Logger |
getComponentInstance(org.picocontainer.PicoContainer container,
Type into)
|
| Methods inherited from class org.picocontainer.injectors.FactoryInjector |
|---|
accept, componentHasLifecycle, decorateComponentInstance, dispose, findAdapterOfType, getClass, getComponentImplementation, getComponentInstance, getComponentKey, getDelegate, getDescriptor, getTypeArguments, start, stop, verify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Slf4JInjector()
| Method Detail |
|---|
public org.slf4j.Logger getComponentInstance(org.picocontainer.PicoContainer container,
Type into)
throws org.picocontainer.PicoCompositionException
getComponentInstance in interface org.picocontainer.ComponentAdapter<org.slf4j.Logger>getComponentInstance in class org.picocontainer.injectors.FactoryInjector<org.slf4j.Logger>org.picocontainer.PicoCompositionException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||