> @@ -89,7 +89,7 @@
>     }
>  
>     /**
> -    * return all constructors present in the class as {@link Invokable}s.
> +    * return all constructors or static factory methods present in the class 
> as {@link Invokable}s.

[minor] Should we also update the Javadoc for `constructor` in this case? Also, 
if there is going to be a follow-up to this, rename to something like 
`constructorsOrFactories`?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/596/files#r19710108

Reply via email to