ejb@glassfish.java.net

Re: misc. ejb-api changes

From: Cheng Fang <Cheng.Fang_at_Sun.COM>
Date: Wed, 01 Feb 2006 10:38:52 -0500 (EST)

Ken,

Thanks for the updates. Will @Stateless and @Stateful also have a
description()?

-- Cheng

On Tue, 31 Jan 2006, Kenneth Saks wrote:

> We just updated the ejb-api workspace to synch up with some of the
> post-PFD changes that will go into the spec. Here's a list :
>
> 1. Set @ActivationConfigProperty @Target to {}.
> ActivationConfigProperty only appears within @MessageDriven element,
> not as a top-level annotation.
>
> 2. Removed getEJBContext() method from InvocationContext.
> This method was part of InvocationContext before support
> for injection of EJBContexts was available, so it's no
> longer needed.
>
> 3. Added description() to @MessageDriven
>
> 4. Added parameterized type support to
> SessionContext.getBusinessObject() signature.
>
> 5. Improved javadoc comments for ConcurrentAccessException,
> RemoteHome, LocalHome, InvocationContext
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ejb-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: ejb-help_at_glassfish.dev.java.net
>
>