PHP neos\flow\aop\builder 네임스페이스

클래스들

이름 설명
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.