public class ListenerRegistryImpl extends Object implements ListenerRegistry
| Modifier and Type | Method and Description |
|---|---|
void |
callEvent(Event event) |
static ListenerRegistry |
getNewInstance() |
void |
register(Listener listener) |
public void register(Listener listener)
public void callEvent(Event event)
public static ListenerRegistry getNewInstance()
Copyright © 2016. All rights reserved.