destinationsTable.remove(destDesc.getName());
break;
}
}
forward(destId, new DeleteNot());
info = strbuf.append("Request [").append(request.getClass().getName())
.append("], sent to AdminTopic on server [").append(serverId)
.append("], successful [true]: destination [").append(destId)
.append("], successfuly notified for deletion").toString();