Your are right. This is actually the purpose of final keyword when applied to methods. This means that the behaviour of the method is final and cannot be changed by overriding it in the subclass.
Who can access this method depends on the accessiblity control keyword ie. public , protected etc.
http://pages.about.com/jqplus ------------------
Get Certified, Guaranteed!