org.jboss.aspects.logging
Interface LoggingConstants

All Known Implementing Classes:
CallLoggingInterceptor

public interface LoggingConstants

Constants used in logging.

Version:
$Revision: 1.1.4.3 $
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

static final String LOGGING
The family for logging meta data

See Also:
Constant Field Values

CALL_LOGGING

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.