- Pods
- IoC 2.0.8
- API
- MethodAdvisor

classafIoc::MethodAdvisor
sys::Obj
afIoc::MethodAdvisor
Passed to AppModule
@Advise methods to allow the method to, err, advise services!
@see The Advise facet for more details.
@since 1.3.0
addAdvice
Source
Void addAdvice(|MethodInvocation->Obj? aspect)
Add an aspect that will be called when the method is invoked
method
Source
const Method method
toStr
Source
virtual override Str toStr()