Package com.alibaba.druid.wall
Class WallProviderStatLoggerAdapter
java.lang.Object
com.alibaba.druid.wall.WallProviderStatLoggerAdapter
- All Implemented Interfaces:
WallProviderStatLogger
- Direct Known Subclasses:
WallProviderStatLoggerImpl
public abstract class WallProviderStatLoggerAdapter
extends Object
implements WallProviderStatLogger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigFromProperties(Properties properties) voidlog(WallProviderStatValue statValue)
-
Constructor Details
-
WallProviderStatLoggerAdapter
public WallProviderStatLoggerAdapter()
-
-
Method Details
-
log
- Specified by:
login interfaceWallProviderStatLogger
-
configFromProperties
- Specified by:
configFromPropertiesin interfaceWallProviderStatLogger
-