BEA Systems, Inc.

com.beasys.commerce.foundation
Interface SmartEJBHome

All Known Subinterfaces:
ContentHome, ContentManagerHome, DocumentHome, DocumentManagerHome, EntityPropertyAggregatorHome, EntityPropertyManagerHome, GroupHome, LDAPEntityPropertyManagerHome, SchemaHome, UserHome
All Known Implementing Classes:
EntityHome, SessionHome, ConfigurableEntityHome

public interface SmartEJBHome
extends SmartHome, javax.ejb.EJBHome

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).


Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved