Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,java.lang.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(java.lang.String name,
java.lang.Object value) |
java.util.Map |
getProperties() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleRequest, handleResponse
protected final java.util.Map<java.lang.String,java.lang.Object> properties
public void addProperty(java.lang.String name, java.lang.Object value)
addProperty
in interface Handler
public java.util.Map getProperties()
getProperties
in interface Handler
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.