It maybe possible, but you'd have to make it a COM object. VB Doesn't understand anything but COM unless you make an API call. Not sure if java methods are available from an API call... possibly only C++ but I could be wrong.
If you were using Visual J++, you might be able to make an Active X dll with it. There might even be a wizard. I don't have J++ on this box or I'd check for you.