java - Spring with class.forname() -


if application managed spring container, can developer still use class.forname() create instance of particular class? or violate spring container , result in exception?

yes can use it. resulting object not managed spring, however.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -