public class Event extends Object
Constructor and Description |
---|
Event() |
Event(EventThrowing thrower) |
Modifier and Type | Method and Description |
---|---|
void |
addThrower(EventThrowing thrower) |
List<String> |
getAdapters() |
Map<String,List<String>> |
getSources() |
public Event()
public Event(EventThrowing thrower)
Copyright © 2023 Frank!Framework. All rights reserved.