users@ejb-spec.java.net

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

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Wed, 15 Feb 2012 09:38:19 -0800

OK. I'll updated the spec to exclude all methods.

-marina

Florent BENOIT wrote:
> +1 for excluding these methods
>
> On 02/14/2012 11:41 PM, Marina Vatkina wrote:
>> 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
>