© 2001 BEA Systems, Inc.

com.beasys.commerce.foundation
Interface SmartEJBHome

All Superinterfaces:
SmartHome
All Known Subinterfaces:
AlphaNumericSequencerHome, ContactHome, ContentHome, ContentManagerHome, CreditCardServiceHome, DeleteProductItemFromSavedListPCHome, DocumentHome, DocumentManagerHome, EntityPropertyAggregatorHome, EntityPropertyManagerHome, GroupHome, LDAPEntityPropertyManagerHome, MoveProductItemToSavedListPCHome, MoveProductItemToShoppingCartPCHome, OrderHome, OrderManagerHome, PaymentTransactionHome, RealmConfigurationHome, RefreshSavedListPCHome, SchemaHome, ShippingHelperHome, ShippingMethodHome, TaxCalculatorHome, UserHome, UserManagerHome
All Known Implementing Classes:
ConfigurableEntityHome, EntityHome, SessionHome

public interface SmartEJBHome
extends SmartHome

The Smart EJB Home interface is extended by all Business Smart Component home interfaces that service BSCs. A Business Smart Components EJB home interface defines the methods that allow a client to create, find, and remove Business Smart Components derived from EJBObject. It is a marker interface (i.e. by having a common base class it makes it possible to identify all BSC EJB Homes at runtime).



© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved