Changes

Jump to: navigation, search

Chain of Responsibility

23 bytes added, 21:58, 2 April 2007
no edit summary
=== Java Example ===
'''Example 1''' -- This code can be found at [http://www.javacamp.org/designPattern/chains.html www.Javacamp.org]
<pre>
import java.io.*;
}
}
</pre>
[[Image:javacodeSolution.GIF]]
'''Example 2''' - This code can be found at [http://www.dofactory.com/Patterns/PatternChain.aspx#_self1 www.dofactory.com]
<pre>
using System;
}
}
</pre>
----
1
edit

Navigation menu