Returns true if the event matches the provided criteria.
@param eventType the type of event (case insensitive match)
@param componentId component is to match against (case insensitive), or the empty string
@param parameterCount minimum number of context values
@return true if the event matches.
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.