|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoggerSource | |
|---|---|
| org.apache.tapestry5.ioc | |
| org.apache.tapestry5.ioc.internal | |
| org.apache.tapestry5.ioc.test | |
| Uses of LoggerSource in org.apache.tapestry5.ioc |
|---|
| Constructors in org.apache.tapestry5.ioc with parameters of type LoggerSource | |
|---|---|
RegistryBuilder(java.lang.ClassLoader classLoader,
LoggerSource loggerSource)
|
|
| Uses of LoggerSource in org.apache.tapestry5.ioc.internal |
|---|
| Classes in org.apache.tapestry5.ioc.internal that implement LoggerSource | |
|---|---|
class |
LoggerSourceImpl
Simple wrapper around SLF4J's LoggerFactory. |
| Constructors in org.apache.tapestry5.ioc.internal with parameters of type LoggerSource | |
|---|---|
RegistryImpl(java.util.Collection<ModuleDef> moduleDefs,
ClassFactory classFactory,
LoggerSource loggerSource)
Constructs the registry from a set of module definitions and other resources. |
|
| Uses of LoggerSource in org.apache.tapestry5.ioc.test |
|---|
| Methods in org.apache.tapestry5.ioc.test with parameters of type LoggerSource | |
|---|---|
protected void |
IOCTestCase.train_getLogger(LoggerSource source,
java.lang.String serviceId,
org.slf4j.Logger logger)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||