[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Detect if JAR has loaded at runtime

PeterJ do-not-reply at jboss.com
Tue Oct 16 15:29:23 EDT 2007


How about using Class.forName("xxx") where xxx is the full package name of a class found in that jar file.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095773#4095773

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095773



More information about the jboss-user mailing list