- java.lang.Object
-
- org.jboss.cdi.tck.tests.decorators.definition.broken.observer.MockLogger
-
-
Constructor Summary
Constructors
| Constructor and Description |
MockLogger() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
log() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
MockLogger
public MockLogger()
-
Method Detail
-
log
public void log()
- Specified by:
log in interface Logger
Copyright © 2008-2013 Seam Framework. All Rights Reserved.