users@ejb-spec.java.net

[ejb-spec users] [jsr345-experts] Methods on Object.class and no-interface view rules?

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Tue, 14 Feb 2012 14:41:17 -0800

Experts,

The current EJB spec (see section 4.9.8) defines a no-interface view
business methods as

"All public methods of the bean class and any superclasses are exposed
as business methods through the no-interface view."

This would include all public methods of the Object.class

Do we want to restrict this list to toString() method only?

thanks,
-marina