Multiple components implementing a single required interface

I’m trying to draw a component diagram, in which a required interface is implemented in more than one component, using ball and socket notation.

So far, no success… :frowning:

Can someone explain me how to draw something like the last image from this link http://martinfowler.com/bliki/BallAndSocket.html

Thanks.