]> git.mxchange.org Git - jcustomer-lib.git/blobdiff - src/org/mxchange/jshopcore/model/basket/BasketSessionBeanRemote.java
removed thrown exception + updated jars
[jcustomer-lib.git] / src / org / mxchange / jshopcore / model / basket / BasketSessionBeanRemote.java
index 721790a934b635b03f08d870b8ec3601d61fd77a..94661c460b1c43874dee76dc3f42f4ac5999eccb 100644 (file)
@@ -17,7 +17,6 @@
 package org.mxchange.jshopcore.model.basket;
 
 import java.io.Serializable;
-import java.rmi.RemoteException;
 import java.util.Map;
 import javax.ejb.Remote;
 import org.mxchange.jshopcore.exceptions.BasketItemAlreadyAddedException;
@@ -42,9 +41,8 @@ public interface BasketSessionBeanRemote extends Serializable {
         * Checks if the basket is empty
         *
         * @return Whether the basket is empty
-        * @throws java.rmi.RemoteException If something bad happens
         */
-       public boolean isEmpty () throws RemoteException;
+       public boolean isEmpty ();
 
        /**
         * Checks whether the given product as already been added. If the product's