com.alibaba.druid.wall
类 WallProviderStatLoggerAdapter

java.lang.Object
  继承者 com.alibaba.druid.wall.WallProviderStatLoggerAdapter
所有已实现的接口:
WallProviderStatLogger
直接已知子类:
WallProviderStatLoggerImpl

public abstract class WallProviderStatLoggerAdapter
extends Object
implements WallProviderStatLogger


构造方法摘要
WallProviderStatLoggerAdapter()
           
 
方法摘要
 void configFromProperties(Properties properties)
           
 void log(WallProviderStatValue statValue)
           
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

WallProviderStatLoggerAdapter

public WallProviderStatLoggerAdapter()
方法详细信息

log

public void log(WallProviderStatValue statValue)
指定者:
接口 WallProviderStatLogger 中的 log

configFromProperties

public void configFromProperties(Properties properties)
指定者:
接口 WallProviderStatLogger 中的 configFromProperties


Copyright © 2013 Alibaba Group. All Rights Reserved.