public class DefaultEventHandlerSpecification extends Object implements EventHandlerSpecification
| Constructor and Description |
|---|
DefaultEventHandlerSpecification(EventHandler eventHandler) |
DefaultEventHandlerSpecification(String className,
Map<String,String> configs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
Map<String,String> |
getConfigs() |
public DefaultEventHandlerSpecification(String className, Map<String,String> configs)
public DefaultEventHandlerSpecification(EventHandler eventHandler)
public String getClassName()
getClassName in interface EventHandlerSpecificationpublic Map<String,String> getConfigs()
getConfigs in interface EventHandlerSpecificationCopyright © 2013-2020 The Apache Software Foundation. All rights reserved.