|
WebLogic Server 6.0 Code Examples, BEA Systems, Inc. |
See:
Description
Interface Summary | |
Account | The methods in this interface are the public face of AccountBean. |
AccountHome | This interface is the home interface for the EJBean AccountBean, which in WebLogic is implemented by the code-generated container class AccountBeanC. |
Class Summary | |
AccountBean | AccountBean is an EntityBean. |
AccountPK | This class is the Primary Key for the EJBean AccountBean. |
AccountResult | This class is used to return information and the results of a balance inquiry, deposit, withdrawal or transfer transaction. |
Exception Summary | |
AccountException | This class is used with the WebLogic EJBean container-managed example package. |
This package list all the account classes and the 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 |