Click or drag to resize

ListenerConfig Constructor

Overload List
  NameDescription
Public methodListenerConfig
Creates a ListenerConfig without className/implementation.
Public methodListenerConfig(String)
Creates a ListenerConfig with the given className.
Public methodListenerConfig(IEventListener)
Creates a ListenerConfig with the given implementation.
Top
See Also