public class EventListenerRegistrator extends Object implements Constructable, Destroyable
EventListener and EventBus creation.EventBus,
EventListener| Constructor and Description |
|---|
EventListenerRegistrator() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroys this object.
|
void |
init()
Constructs this object.
|
void |
setListeners(Collection<EventListener> listeners) |
void |
setServiceEventBus(EventBus serviceEventBus) |
@Inject public void setListeners(Collection<EventListener> listeners)
@Inject public void setServiceEventBus(EventBus serviceEventBus)
public void init()
Constructableinit in interface Constructablepublic void destroy()
Destroyabledestroy in interface DestroyableCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.