public class AppLifecycleEvent extends Object implements info.magnolia.event.Event<AppLifecycleEventHandler>
AppLifecycleEventHandler
Constructor and Description |
---|
AppLifecycleEvent(AppDescriptor app,
AppLifecycleEventType eventType) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(AppLifecycleEventHandler handler) |
AppDescriptor |
getAppDescriptor() |
AppLifecycleEventType |
getEventType() |
public AppLifecycleEvent(AppDescriptor app, AppLifecycleEventType eventType)
public AppDescriptor getAppDescriptor()
public AppLifecycleEventType getEventType()
public void dispatch(AppLifecycleEventHandler handler)
dispatch
in interface info.magnolia.event.Event<AppLifecycleEventHandler>
Copyright © 2018 Magnolia International Ltd.. All rights reserved.