0

Initial Maven site implementation

This commit is contained in:
rjenkinsjr
2016-03-28 23:35:47 -04:00
parent 72481f2a1a
commit 62f1457678
7 changed files with 452 additions and 6 deletions

View File

@@ -58,6 +58,8 @@ public class StaticMDCBinder {
/**
* Currently this method always returns an instance of {@link BasicMDCAdapter}
* .
*
* @return never null.
*/
public MDCAdapter getMDCA() {
// note that this method is invoked only from within the static initializer