Hey,

the spec says for session bean class that it is not allowed to define the
finalize() method (6.10.2).

But what about the superclass? There's going the be a finalize method
somewhere, at least on the Object class. Why can't the session bean class
define the finalize() method then?

-- Juha



Reply via email to