Adds an event handler(s) to the Cartridge. This method will find all possible event handler interfaces supported by the passed in object.
@param ev object impementing a valid EventHandler-derived interface
@return true if a supported interface, false otherwise or if null
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.