initialize
Initializes the LLAMA infrastructure: creates directories, reads plugin properties. Subclasses should call super.initialize(configData) then proceed with downloading and starting the server.
Parameters
config Data
The plugin initialization data containing properties and file helpers.