156157158159160161162163164165166
} } if (param != null) { atmoHandler.getApplicationConfig().add(new ApplicationConfiguration(param, value)); } } else if (n.getNodeName().equals("frameworkConfig")) { String param = null; String value = null;