hi,

On Mon, 5 Mar 2001, fractals wrote:

> AFAIK, there's no way to make a method anything else than public in a remote
> interface. Sad, because I *would* like to hide some of the methods I define
> for some of my beans.
> 
> Really, is there no way to get this cornerstone of OO programming back into
> the EJB realm ?

if you can afford the overhead you could make facade session beans that
are hiding methods that you don't want to publish.




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to