org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanMethod
Class MockLogger
java.lang.Object
org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanMethod.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 final void log(String string)
- Specified by:
log in interface Logger
getLog
public static String getLog()
- Returns:
- the log
Copyright © 2008-2013 Seam Framework. All Rights Reserved.