Java Dynamic Proxies
I presented a talk on the Template Method and Strategy Patterns to the Columbia, Maryland Java Users Group on 10/13/2011. This page contains links to a video recording of the talk and the source code that I wrote during the talk.
I hope you find it informative, entertaining and useful!
Note: I'm adding more videos as I get time. Subscribe to my
RSS
feed to be notified.
Videos
I've uploaded the following videos to vimeo. Each is listed below with a short description. I recommend you watch them in order as they assume knowledge of previous videos.
Video License

Dynamic Proxies by
Scott Stanchfield is licensed under a
Creative Commons Attribution-Noncommercial-No Derivative Works
3.0 United States License.
Feel free to watch the videos and point friends to them, but you
cannot use them as part of any commercial product nor can you
create derivative works. Follow the link above to see the
complete license text.
Video: http://vimeo.com/30524425
Sample Code
Here is the sample code I wrote during the lecture. Note that this code is not intended for production use.
Software License
All sample code is licensed under the Eclipse Public License, version 1.0.
See http://www.eclipse.org/legal/epl-v10.html for details.