java - How to read classes matching class name pattern (with or without extcos)? -



java - How to read classes matching class name pattern (with or without extcos)? -

i want classpath scanning using existing library. extcos seems candidate, because supports jboss's vfs out of box.

is possible run extcos (or other classpath scanning tool), that

fs-based, jar-based , jboss's vfs's based classpaths supported and classes matching specific pattern (like com.example.*.entity) loaded?

the first prerequisite seems satisfied extcos, i'm unable sec one. may happen have weird classes in com.example bundle , don't want load them, not try.

as extcos (extensible component scanner, http://extcos.sf.net): first supported rightly mention, sec isn't possible. it's idea, i'll consider feature added.

java classpath classloader

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -