public class AppRegistryEvent extends Object implements info.magnolia.event.Event<AppRegistryEventHandler>
AppDescriptorRegistry
when changes are made to the apps it manages.AppRegistryEventHandler
,
AppDescriptorRegistry
Constructor and Description |
---|
AppRegistryEvent(info.magnolia.config.registry.DefinitionMetadata appMetadata,
AppRegistryEventType eventType) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(AppRegistryEventHandler handler) |
info.magnolia.config.registry.DefinitionMetadata |
getAppDescriptorMetadata() |
AppRegistryEventType |
getEventType() |
public AppRegistryEvent(info.magnolia.config.registry.DefinitionMetadata appMetadata, AppRegistryEventType eventType)
public AppRegistryEventType getEventType()
public info.magnolia.config.registry.DefinitionMetadata getAppDescriptorMetadata()
public void dispatch(AppRegistryEventHandler handler)
dispatch
in interface info.magnolia.event.Event<AppRegistryEventHandler>
Copyright © 2015 Magnolia International Ltd.. All rights reserved.