com.zmicer.utils.model.junit
Class JustInterfaceImplThrowingExceptionInStaticInit

java.lang.Object
  extended by com.zmicer.utils.model.junit.JustInterfaceImplThrowingExceptionInStaticInit
All Implemented Interfaces:
IJustInterface

public class JustInterfaceImplThrowingExceptionInStaticInit
extends Object
implements IJustInterface

$Author:: $
$Rev:: $
$Date:: $


Field Summary
static org.apache.log4j.Logger LOG
          Logger instance.
 
Constructor Summary
JustInterfaceImplThrowingExceptionInStaticInit()
           
 
Method Summary
 void doNothing()
          Just method do not do smth.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.apache.log4j.Logger LOG
Logger instance.

Constructor Detail

JustInterfaceImplThrowingExceptionInStaticInit

public JustInterfaceImplThrowingExceptionInStaticInit()
Method Detail

doNothing

public void doNothing()
Description copied from interface: IJustInterface
Just method do not do smth.

Specified by:
doNothing in interface IJustInterface


Copyright © 2007 jzmicer.team. All Rights Reserved.