Kids.Net.Au - Search engine for kids,
teachers, parents, children and schools

Search the Internet for Kids!
Google
 
Web Kids.Net.Au
Sign Up for our Cool Newsletter!
Email:
Web Sites Encyclopedia Dictionary Thesaurus
Search
Google
 
Web
Kids.Net.Au
Encyclopedia
 
Sponsors
 
Encyclopedia > Pointcut

Article Content

Pointcut

In computer science, a pointcut is a set of join points. Whenever the program execution reaches one of the join points described in the pointcut, a piece of code associated with the pointcut (called advice) is executed.

This means you can use pointcuts to describe where and when you want to execute additional code on top of the already defined behaviour. This allows you to add additional aspects to existing software or to design software with a clear separation of concerns, where you weave (merge) the different aspects into a complete application.



All Wikipedia text is available under the terms of the GNU Free Documentation License

Link to Kids.Net.Au | About Us | Submit a question, comment or suggestion

Kids.Net.Au - kids safe portal for children, parents, schools and teachers.