public class EventProperties extends Object
| Constructor and Description |
|---|
EventProperties() |
EventProperties(Map<String,String> props) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String name) |
String |
getPropertyOrDefault(String name,
String defaultValue) |
boolean |
isEmpty() |
String |
toString() |
Copyright © 2019. All rights reserved.