Modifier and Type | Field and Description |
---|---|
protected Map<String,Object> |
properties
A list of simple properties that would be set on the class before being used
|
Constructor and Description |
---|
AbstractHandler() |
Modifier and Type | Method and Description |
---|---|
void |
addProperty(String name,
Object value) |
Map |
getProperties() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleRequest, handleResponse
public void addProperty(String name, Object value)
addProperty
in interface Handler
public Map getProperties()
getProperties
in interface Handler
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.