Class ReflectEventListenerHandlerFactory


  • public class ReflectEventListenerHandlerFactory
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.util.logging.Logger log  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<AbstractHandler> create​(java.lang.Object consumer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • log

        protected final java.util.logging.Logger log
    • Constructor Detail

      • ReflectEventListenerHandlerFactory

        public ReflectEventListenerHandlerFactory()