On a more general note ...
To find all the classes that implement a given interface, you click on the interface link ... on every "interface" page, there is a section "This interface is implemented by the following classes".
Also, in the below example, I use a fetch size of 1, because I know count(*) will only return one result. To disable fetch size, you set it to 0.