properties = new HashMap<String, Object>();
threadSpecificsProperties = new HashMap<Thread, Map<String, Object>>();
localPluginsProvider = new IPluginsProvider.LocalPluginsProvider();
permissionsManager = new PermissionsManagerImpl();
configuration = new IConfiguration() {
@Override
public String getAstennInstanceId() {