AFAIK only serializable
Burkhard
----- Original Message -----
From: "Lo�c Lef�vre" <[EMAIL PROTECTED]>
To: "JBoss User Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, March 14, 2002 9:35 AM
Subject: [JBoss-user] Very newbie question


Hi everybody,
I just would like to know
what are the conditions for a Home interface
to return a Class type reference? (serialization...)

for example:

...
public interface Character extends EJBObject
{
    public Position getPosition() throws RemoteException;
    ...
}

What does the "Position" class require?

Thanks in advance,
Lo�c Lef�vre


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


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

Reply via email to