Not seeing class in dymanic compiled java class

6 views
Skip to first unread message

todd sharp

unread,
Jan 4, 2011, 1:32:58 PM1/4/11
to javaloa...@googlegroups.com
Anyone know why the only method I see when I use JavaLoader to compile this code is the 'main' method?

http://www.bmsi.com/java/DiffPrint.java


--
Todd Sharp
Sharp Interactive, LLC
http://slidesix.com -- Multimedia Enabled Presentation Sharing
IM:  cfsi...@gmail.com
Blog:  http://cfsilence.com
Twitter: cfsilence | slidesix

todd sharp

unread,
Jan 4, 2011, 1:35:40 PM1/4/11
to javaloa...@googlegroups.com
Ah nevermind - It's an inner class that I was looking for so I just did this:

<cfset diffPrint = loader.create("bmsi.util.DiffPrint$UnifiedPrint") />

As you were ;)
Reply all
Reply to author
Forward
0 new messages