| Aspect documentation | view source | Contained in the Aspect distribution. |
Aspect::Point::Static - The Join Point context for join point static parts
This class implements the "static part" join point object, normally
encounted during (and stored by) the cflow pointcut declarator.
It implements the subset of Aspect::Point methods relating to the join point in general and not relating to the specific call to the join point.
Adam Kennedy <adamk@cpan.org>
Copyright 2009 - 2011 Adam Kennedy.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Aspect documentation | view source | Contained in the Aspect distribution. |