> 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.
>

yes, that's right, good idea. Thanks.

For now, I didn't bother very much with this one, as my code can come with a
policy in its documentation. But in the mid term, I think I'll give a try to
the role things too.

Thank you.

candide


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

Reply via email to