org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateInitializerMethod
Class MockLogger
java.lang.Object
org.jboss.jsr299.tck.tests.decorators.definition.inject.delegateInitializerMethod.MockLogger
- All Implemented Interfaces:
- Logger
public class MockLogger
- extends Object
- implements Logger
- Author:
- pmuir
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
reset
public static void reset()
getMessage
public static String getMessage()
- Returns:
- the message
Copyright © 2008-2012 Seam Framework. All Rights Reserved.