Overload List
Name | Description | |
---|---|---|
ListenerConfig | Creates a ListenerConfig without className/implementation. | |
ListenerConfig(String) | Creates a ListenerConfig with the given className. | |
ListenerConfig(IEventListener) | Creates a ListenerConfig with the given implementation. |
See Also