Classes which will get managed by the PropertyObjectManager have to implement
this interface. They should provide an empty constructor and the opportunity
to get initialized by an object containing the configuration.
author: Sebastian Marsching
Method Summary
public void
init(Object config) Initialize newly created instance with configuration object.