Re: [JBoss-user] EJBLocalObject

2001-08-10 Thread Alex . Devine
OTECTED]> | | cc: | | Subject: [JBoss-user] EJBLocalObject | >-| Has anyone

Re: [JBoss-user] EJBLocalObject

2001-08-10 Thread danch
Dennis Huang wrote: > Has anyone heard about it? What is it? > I found it from Mastering EJB II in TheServerSide.com, but I couldn't > find it in API. > > Dennis > Look in the EJB 2.0 draft (2) spec - local interfaces were added there. -danch _

[JBoss-user] EJBLocalObject

2001-08-09 Thread Dennis Huang
Has anyone heard about it? What is it?  I found it from Mastering EJB II in TheServerSide.com, but I couldn't find it in API.   Dennis   = import javax.ejb.*; /** * This is the local interface for AccountBean. * * This interface i