public interface Configurable
| Modifier and Type | Method and Description |
|---|---|
void |
setOption(String name,
Object val)
configure this instance
|
void setOption(String name, Object val) throws ConfigurationException
name - of the configurable propertyval - configuration valueConfigurationExceptionCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.