ch.elca.el4j.tests.util.metadata.annotations
Class FooImpl.Bar

java.lang.Object
  extended by 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.
 
Constructor Summary
FooImpl.Bar()
           
 
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
 

Field Detail

s_innerLogger

private static org.slf4j.Logger s_innerLogger
Private logger of this inner class.

Constructor Detail

FooImpl.Bar

public FooImpl.Bar()
Method Detail

doLog

public void doLog()
This method does a log.



Copyright © 2005-2011 ELCA. All Rights Reserved.