[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-651) javax.ejb.SessionContext.getBusinessObject has wrong signature

Carlo de Wolf (JIRA) jira-events at jboss.com
Thu Jul 13 15:44:12 EDT 2006


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