I am looking at the method check_hasDependentClasses() in org.apache.openejb.config.rules.CheckClasses. Is this method supposed to look for only public fields, methods, annotations, constructors etc, or should it also look at members with other visibility modifiers?
-- Karan Singh Malhi
