Uses of Interface
org.alfresco.util.log.NDCDelegate
-
Packages that use NDCDelegate Package Description org.alfresco.util.log.log4j -
-
Uses of NDCDelegate in org.alfresco.util.log.log4j
Classes in org.alfresco.util.log.log4j that implement NDCDelegate Modifier and Type Class Description class
Log4JNDC
A stand in for the org.apache.log4j.NDC class that avoids introducing runtime dependencies against the otherwise optional log4j.
-