de.hattrickorganizer.tools.extension
Class ExtensionListener

java.lang.Object
  extended by de.hattrickorganizer.tools.extension.ExtensionListener
All Implemented Interfaces:
java.lang.Runnable

public class ExtensionListener
extends java.lang.Object
implements java.lang.Runnable

Author:
Mirtillo To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
ExtensionListener()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionListener

public ExtensionListener()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable