org.jboss.cdi.tck.tests.decorators.definition
Class MockLogger
java.lang.Object
org.jboss.cdi.tck.tests.decorators.definition.MockLogger
- All Implemented Interfaces:
- Logger
public class MockLogger
- extends Object
- implements Logger
- Author:
- pmuir
| Fields inherited from interface org.jboss.cdi.tck.tests.decorators.definition.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.