0
kicks
AspectMap – Part 4 – MultiCast Attributes
Part 4 of my series on using AspectMap. Multicasting is most often associated with networking, where it refers to the delivery of a message to multiple destinations at once from a single source. We are using the same concept here to describe the application of a single aspect to multiple methods, using a single attribute declaration - I show you how.