org.jboss.jsr299.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator
Class MockLogger
java.lang.Object
org.jboss.jsr299.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.MockLogger
- All Implemented Interfaces:
- Logger
public class MockLogger
- extends Object
- implements Logger
- Author:
- pmuir
Fields inherited from interface org.jboss.jsr299.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.Logger |
TYPES |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockLogger
public MockLogger()
log
public void log(String string)
- Specified by:
log
in interface Logger
getLog
public static String getLog()
- Returns:
- the log
Copyright © 2008-2012 Seam Framework. All Rights Reserved.