public interface Configurable
Allows the service to request access to the configuration properties for configuring itself.
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map configurationValues)
Configure the service.
|
void configure(Map configurationValues)
Configure the service.
configurationValues - The configuration properties.Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.