+ matchingFilter);
if (discovered)
endpointListener.endpointAdded(endpointDescription,
matchingFilter);
else
endpointListener.endpointRemoved(
endpointDescription, matchingFilter);
} catch (Exception e) {
String message = "Exception in EndpointListener listener=" //$NON-NLS-1$
+ endpointListener + " description=" //$NON-NLS-1$
+ endpointDescription + " matchingFilter=" //$NON-NLS-1$