[webbeans-commits] Webbeans SVN: r2089 - ri/trunk/spi/src/main/java/org/jboss/webbeans/ejb/api.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Wed Mar 18 07:16:03 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-03-18 07:16:03 -0400 (Wed, 18 Mar 2009)
New Revision: 2089

Modified:
   ri/trunk/spi/src/main/java/org/jboss/webbeans/ejb/api/SessionObjectReference.java
Log:
minor

Modified: ri/trunk/spi/src/main/java/org/jboss/webbeans/ejb/api/SessionObjectReference.java
===================================================================
--- ri/trunk/spi/src/main/java/org/jboss/webbeans/ejb/api/SessionObjectReference.java	2009-03-18 11:06:18 UTC (rev 2088)
+++ ri/trunk/spi/src/main/java/org/jboss/webbeans/ejb/api/SessionObjectReference.java	2009-03-18 11:16:03 UTC (rev 2089)
@@ -36,7 +36,7 @@
     *           the type of the business interface
     * @return a reference
     * 
-    * @throws IllegalArgumentException
+    * @throws IllegalStateException
     *           if the business interface is not a local business interface of 
     *           the session bean
     * @throws NoSuchEJBException




More information about the weld-commits mailing list