ch.elca.el4j.tests.util.metadata.annotations
Class FooImpl.Bar
java.lang.Object
ch.elca.el4j.tests.util.metadata.annotations.FooImpl.Bar
- Enclosing class:
- FooImpl
public static class FooImpl.Bar
- extends Object
Inner class for testing interception.
|
Field Summary |
private static org.slf4j.Logger |
s_innerLogger
Private logger of this inner class. |
|
Method Summary |
void |
doLog()
This method does a log. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
s_innerLogger
private static org.slf4j.Logger s_innerLogger
- Private logger of this inner class.
FooImpl.Bar
public FooImpl.Bar()
doLog
public void doLog()
- This method does a log.
Copyright © 2005-2011 ELCA. All Rights Reserved.