public class BaseHandlerConfig extends Object
| Constructor and Description |
|---|
BaseHandlerConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(String parameterName,
Object value) |
boolean |
containsKey(String key) |
Object |
getParameter(String parameterName) |
void |
set(Map<String,Object> options) |
Copyright © 2013 JBoss Inc.. All Rights Reserved.