hostComponentStateDAO.create(stateEntity);
hostComponentDesiredStateDAO.create(desiredStateEntity);
serviceComponentDesiredStateDAO.create(serviceComponentDesiredStateEntity);
hostDAO.merge(hostEntity);
}
protected void addMissingLog4jConfigs() {
final String log4jConfigTypeContains = "log4j";