public class ModulesStartedEvent extends Object implements Event<ModulesStartedEvent.Handler>
ModuleManager
.Modifier and Type | Class and Description |
---|---|
static interface |
ModulesStartedEvent.Handler
Event handler for
ModulesStartedEvent . |
Constructor and Description |
---|
ModulesStartedEvent() |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(ModulesStartedEvent.Handler handler)
Dispatches the event to a handler.
|
public void dispatch(ModulesStartedEvent.Handler handler)
Event
dispatch
in interface Event<ModulesStartedEvent.Handler>
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.