Class DefaultTrace

java.lang.Object
org.eclnt.ccee.db.dofw.trace.DefaultTrace
All Implemented Interfaces:
ITrace

public class DefaultTrace extends Object implements ITrace
Default implementation that can be used in order to extend your own implementation. New methods that might be added to ITrace will always be implemented by this implementation - with some default behavior.