Uses of Class
patterntesting.runtime.log.AbstractLogger

Packages that use AbstractLogger
patterntesting.runtime.log Here you find some support for logging. 
 

Uses of AbstractLogger in patterntesting.runtime.log
 

Subclasses of AbstractLogger in patterntesting.runtime.log
 class LazyObjectRecorder
          In contradiction to ObjectRecorder this class only records joinpoints and return values if they are different from the last record.
 class ObjectRecorder
          This class allows you to record objects.
 class SequenceGrapher
          This class supports the creation of simple sequence diagrams as desribed in the user manual of UML Graph.
 



Copyright © 2002–2014 PatternTesting Team. All rights reserved.