...of Griffon. In effect, it provides Griffon with plugins. However, the ServiceLoader doesn't have the concept of 'hotdeploy'. Changes made on the classpath are only presented to a Griffon application upon restart. Let's take an alternative...
http://blogs.sun.com/geertjan/entry/from_serviceloader_to_lookup_for
...from being used in EJB containers that may support HotDeploy. Hotdeploy is a function where the EJB Component may be deployed...functions. Custom ClassLoaders, such as those used for HotDeploy, will not load native functionality. An Enterprise...
http://www.legacyj.com/cobol/COBOLforJ2EE.pdf