Uses of Interface
ejava.examples.ejbwar.inventory.rmi.InventoryMgmtRemote
-
Packages that use InventoryMgmtRemote Package Description ejava.examples.ejbwar.inventory.rmi -
-
Uses of InventoryMgmtRemote in ejava.examples.ejbwar.inventory.rmi
Classes in ejava.examples.ejbwar.inventory.rmi that implement InventoryMgmtRemote Modifier and Type Class Description class
InventoryMgmtRMIEJB
This EJB acts as a remote facade for the InventoryEJB business logic.
-