PHP Neos\Flow\Aop\Builder Namespace

Classes

Name Description
AbstractMethodInterceptorBuilder An abstract class with builder functions for AOP method interceptors code builders.
AdvicedConstructorInterceptorBuilder A method interceptor build for constructors with advice.
AdvicedMethodInterceptorBuilder An AOP interceptor code builder for methods enriched by advices.
ClassNameIndex A filterable index of class names
ProxyClassBuilder The main class of the AOP (Aspect Oriented Programming) framework.