Le 23/09/2014 09:32, Thomas Segismont a écrit :
My index is correctly built and now I'm trying to find how I can
read
org.jboss.jandex.ClassInfo#flags to determine if the class is public.
The RHQ CLI requires javassist, so I have this available:
javassist.bytecode.AccessFlag#isPublic
Thank you both again.
Cheers,
Thomas