coldbox.system.aop.MethodInterceptor
Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com --- Our AOP Method Interceptor Interface
| Method Summary | |
|---|---|
any
|
invokeMethod(any<MethodInvocation> invocation)
Invoke an AOP method invocation. |
| Method Detail |
|---|
Invoke an AOP method invocation
invocation - The invocation object