| Class | Description |
|---|---|
| ClassScanner | |
| ClassScannerFactory |
A Factory for
ClassScanner instances that maintains a WeakReference
to the produced scanner (allowing the GC to collect the produced scanner and associated jar file refs when it's no longer in
use) |
| JAXBModule |
Exposes JAXBSerialiserFactory as a Singleton, optionally forcing the use of MOXy with the guice.jaxb.moxy config value
|
| Log4JModule |
Reads the
log4j.properties value from the service config; if a value is supplied it searches the classpath for
this and loads it into log4j.If the log4j.properties property is not specified then the default behaviour is observed (log4j configures itself automatically) |
Copyright © 2016. All rights reserved.