org.bushe.swing.event.annotation
Class UseTheClassOfTheAnnotatedMethodsParameter

java.lang.Object
  extended by org.bushe.swing.event.annotation.UseTheClassOfTheAnnotatedMethodsParameter

public final class UseTheClassOfTheAnnotatedMethodsParameter
extends java.lang.Object

This is a dummy class to get around a limitation with annotations.

It's nice to use an @EventSubscriber annotation without any parameters. For example:


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

Constructor Detail

UseTheClassOfTheAnnotatedMethodsParameter

public UseTheClassOfTheAnnotatedMethodsParameter()