Use the initialize SPI to call an adapter.
Purpose
The initialize SPI initializes the repository
adapter. It is called by the repository manager.
Parameters
- reposConfig
- The data object that contains the configuration information of the repository.
Returns
There is no return from this SPI.
Signature
public void initialize(DataObject reposConfig)
throws WIMException