org.aspectj.weaver.tools

Class CommonsTraceFactory


public class CommonsTraceFactory
extends TraceFactory

Copyright (c) 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors: Matthew Webster - initial implementation

Field Summary

Fields inherited from class org.aspectj.weaver.tools.TraceFactory

DEBUG_PROPERTY, DEFAULT_FACTORY_NAME, FACTORY_PROPERTY, debug

Method Summary

Trace
getTrace(Class clazz)

Methods inherited from class org.aspectj.weaver.tools.TraceFactory

getBoolean, getTrace, getTraceFactory

Method Details

getTrace

public Trace getTrace(Class clazz)
Overrides:
getTrace in interface TraceFactory