Personally I think it's because of the convenience in ftl. We try to use getInstance().method(...) to call methods instead of using static methods.
在 2009-09-09三的 16:36 +0530,Hemanth Kumar Kanamarlapudi写道: > Hi Users, > > Can any one tell me the architectural reason why all the java methods are > static and how these will be thread safe > Also any implications or the things we need to handle when we are using some > third party java objects with out static methods from ofbiz static methods. > > If any document about this is available please let me know the particular > section or page number along with document url. > > Thanks in advance. > > Thanks & Regards > Hemanth > > ________________________________ > http://www.mindtree.com/email/disclaimer.html
