Notifies listeners that the given breakpoint is about to be installed in the given type. Returns whether the breakpoint should be installed.
@param target Java debug target
@param breakpoint Java breakpoint
@param type the type the breakpoint is about to be installed in
@return whether the breakpoint should be installed
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.