Spring Framework Interveiw Questions and Answers
Friday, 26 July 2013
How many methods in the Externalizable interface?
There are two methods in the Externalizable interface. You have to implement these two methods in order to make your class externalizable. These two methods are readExternal() and writeExternal().
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment