[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-651) javax.ejb.SessionContext.getBusinessObject has wrong signature
Carlo de Wolf (JIRA)
jira-events at jboss.com
Thu Jul 13 15:46:11 EDT 2006
[ http://jira.jboss.com/jira/browse/EJBTHREE-651?page=all ]
Carlo de Wolf updated EJBTHREE-651:
-----------------------------------
Affects Version/s: EJB 3.0 RC8 - FD
> javax.ejb.SessionContext.getBusinessObject has wrong signature
> --------------------------------------------------------------
>
> Key: EJBTHREE-651
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-651
> Project: EJB 3.0
> Issue Type: Bug
> Affects Versions: EJB 3.0 RC8 - FD
> Reporter: Carlo de Wolf
>
> javax.ejb.SessionContext.getBusinessObject must have the following signature:
> <T> T getBusinessObject(Class<T> businessInterface) throws IllegalStateException;
> See http://java.sun.com/javaee/5/docs/api/javax/ejb/SessionContext.html#getBusinessObject(java.lang.Class)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list