public interface Initializable
| Modifier and Type | Method and Description |
|---|---|
void |
init(java.util.Map map)
Initializes the object.
|
void init(java.util.Map map)
throws SoapSecurityException
map - a Map object which contains name-value pairs.
These pairs are specified in <Property> elements in
the configuration XMI files.SoapSecurityException