[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Re: VFSClassLoaderPolicy backed jboss-cl performance issue
jaikiran
do-not-reply at jboss.com
Tue Aug 25 07:29:27 EDT 2009
A bit more on a higher level - Assuming we have a ZipEntryContext/Handler, does it know of the entries within that zip? I see a ZipEntryContext.entries Map in the code, but haven't yet figured out whether looking directly into this would indicate the presence/absence of a resource within the zip.
So if a getChild(String path) is invoked, maybe looking into this "entries" would tell us whether it's present or not?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251436#4251436
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251436
More information about the jboss-dev-forums
mailing list