Method breakpoints are used when working with types that have no source code (binary types).
Method breakpoints can also be setup to break on method exit. In the Breakpoints view, select the breakpoint and toggle the Exit item in its context menu.
Method breakpoints can be removed, enabled, and disabled just like line breakpoints.
Adding breakpoints
Removing breakpoints
Enabling and disabling breakpoints
Applying hit counts
Catching Java exceptions