for the fast reply :-)
i think, that means its encapsulated (the target is a member of the proxy?!?) not derived... this should be clear in the docs, and too in springwalls ebooks (knowing you are...
Type: Posts; User: christian[AUT]; Keyword(s):
for the fast reply :-)
i think, that means its encapsulated (the target is a member of the proxy?!?) not derived... this should be clear in the docs, and too in springwalls ebooks (knowing you are...
i use spring to encapsulate a given class (with gruely public instancevariables, not my design ;-)) using BeanPrototyping for unique instances...
but there seems to be strange things happen, on...