Also, should this code also be looking for any inner classes i.e. would'nt inner classes be dependent classes?
On Fri, Jun 25, 2010 at 10:11 PM, Karan Malhi <[email protected]> wrote: > 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 > -- Karan Singh Malhi
