I don't know if there will be an API for this, but it should be technically possible. The most likely place for it would be an additional service available to Java Webstart apps, similar to the single launch service. Esp. now that both applets and webstart apps share the same infrastructure.
- Josh On Sep 7, 2008, at 5:04 PM, Casper Bang wrote: > >> Yep. The new plugin actually has a small headless instance of Java >> which does run inside the browser. This instance manages all of the >> other ones (since there are cases when there *should* be more than >> one >> worker instance). It will shut down and start up the worker >> instances >> as necessary in the most efficient manner. And of course its >> heuristics will improve over time. > > Does this mean it will finally be possible to issue a restart from > within an application, without having to rely on a native wrapper or > have the user start the app up manually? > > /Casper > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
