Name |
Description |
AbstractGenericPointcutAdvisor |
Abstract generic PointcutAdvisor that allows for any Advice to be configured. |
AndPointFilter |
Logical "and" filter. |
AndPointFilterTest |
|
AnnotatedReflectionMethod |
Extended version of ReflectionMethod with annotation support |
DeclareParentsAdvisor |
Introduction advisor delegating to the given object. |
DefaultPointcutAdvisor |
Convenient Pointcut-driven Advisor implementation. |
InheritanceClassFilter |
Inheritance class matcher that match single class name or any subclass |
LazyPointcutAdvisor |
Lazy pointcut advisor is used to create a delayed pointcut only when needed |
ModifierMatcherFilter |
ModifierMatcherFilter performs checks on modifiers for reflection point |
NamespacedReflectionFunction |
Namespaced version of global functions |
NotPointFilter |
Logical "not" filter. |
OrPointFilter |
Logical "or" filter. |
OrPointFilterTest |
|
PointcutBuilder |
Pointcut builder provides simple DSL for declaring pointcuts in plain PHP code |
SimpleNamespaceFilter |
Simple namespace matcher that match only specific namespace name |
TruePointFilter |
Canonical PointFilter instance that matches all points. |
TruePointFilterTest |
Generated by PHPUnit_SkeletonGenerator 1.2.0 on 2012-11-28 at 15:42:10. |