This method is called after a n-cube expression or controller method is called. This is only used if the 'advice' handler is set on n-cube.
@param method Method being called
@param ncube NCube that this advice is being called from
@param input Map containing the 'input' coordinate to getCell() type APIs
@param output Map containing the 'output' coordinate to getCell() type APIs
@param returnValue Object return value of the method that was called.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.