Smart Reference Proxy Pattern

Hello!

I'm interested in the smart reference proxy pattern but I only found some short descriptions of it on the Internet. What I need is some kind of example code.

Can somebody provide me with an appropriate link or does somebody have experiences implementing this pattern?

Thanks in advance,

Robert

[332 byte] By [Robsta10a] at [2007-10-3 4:15:57]
# 1

Hi Robert,

Try this

http://www.javaworld.com/javaworld/jw-02-2002/jw-0222-designpatterns_p.html

or

http://en.wikipedia.org/wiki/Proxy_pattern

To find more:

http://www.google.com/search?sourceid=navclient-ff&ie=UTF-8&rls=GGGL,GGGL:2006-23,GGGL:en&q=proxy+pattern+sample

Regards,

Yevhen

yyaremchuka at 2007-7-14 22:17:28 > top of Java-index,Other Topics,Patterns & OO Design...