"dependency {} was NOT exported before, preparing endpoint for instance {}",
dependency.getIdentifier(), neo);
Map<Class, String> localEndpoints = createEndpoint(neo);
registration = new EndpointRegistrationImpl(this, neo, client,
PROTOCOL_NAME);
for (Map.Entry<Class, String> endpoint : localEndpoints
.entrySet()) {