站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 aspects API Documentation 英文版文档

LoggingConstants (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档


org.jboss.aspects.logging
Interface LoggingConstants

All Known Implementing Classes:
CallLoggingInterceptor

public interface LoggingConstants

Constants used in logging.

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Field Summary
static String CALL_LOGGING
          Whether to enable call-logging true/false
static String LOGGING
          The family for logging meta data
 

Field Detail

LOGGING

public static final String LOGGING
The family for logging meta data

See Also:
Constant Field Values

CALL_LOGGING

public static final String CALL_LOGGING
Whether to enable call-logging true/false

See Also:
Constant Field Values


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.