@InterfaceAudience.Public @InterfaceStability.Stable public abstract class PreEventContext extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PreEventContext.PreEventType |
| Constructor and Description |
|---|
PreEventContext(PreEventContext.PreEventType eventType,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
PreEventContext.PreEventType |
getEventType() |
IHMSHandler |
getHandler() |
public PreEventContext(PreEventContext.PreEventType eventType, IHMSHandler handler)
public PreEventContext.PreEventType getEventType()
public IHMSHandler getHandler()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.