|
WebLogic Server 6.0 Code Examples, BEA Systems, Inc. |
See:
Description
Interface Summary | |
Teller | The methods in this interface are the public face of TellerBean. |
TellerHome | This interface is the home interface for the TellerBean.java, which in WebLogic is implemented by the code-generated container class TellerBeanC. |
Class Summary | |
TellerBean | TellerBean is a stateless SessionBean. |
TellerResult | This class reflects the results of a deposit, withdrawal, or transfer transaction. |
Exception Summary | |
TellerException | This class is used with the examples.cluster.ejb.teller package. |
This package list all the teller classes and interfaces used with the examples.cluster.ejb example. It also uses the following listed xml files:
|
Documentation is available at http://e-docs.bea.com/wls/docs60 |