You should create the javaloader instance in a shared scope,
preferably the server scope. Read the docs on this one as they're
pretty clear if I recall correctly.
After that, calling server.myjavaloader.create("whatever") should be
pretty fast.
Marc