WebLogic Server 6.0 Code Examples, BEA Systems, Inc.

Package examples.cluster.ejb.teller

This package list all the teller classes and interfaces used with the examples.cluster.ejb example.

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.
 

Package examples.cluster.ejb.teller Description

This package list all the teller classes and interfaces used with the examples.cluster.ejb example. It also uses the following listed xml files:

  • weblogic-ejb-jar.xml
  • weblogic-ejb-jar.xml

  • Documentation is available at
    http://e-docs.bea.com/wls/docs60

    Copyright © 2000 BEA Systems, Inc. All Rights Reserved.