[jboss-user] [Microcontainer] - Permanent POJOs?

david.lloyd@jboss.com do-not-reply at jboss.com
Tue Nov 11 10:52:29 EST 2008


Is there a proper way to install a POJO permanently?  as in, it cannot be uninstalled for the life of the JVM?  I was just exploring this URLStreamHandlerFactory idea and there doesn't seem to be a good way (short of reflection hackery) to permit lazy loading or unloading of URLStreamHandlers - once one is defined, it's in for good.  So exploring the idea further would mean that a POJO that is installed as a URL handler would have to live permanently.

Is it possible?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188495#4188495

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188495



More information about the jboss-user mailing list