com.bea.p13n.advisor
Interface EjbAdvisorHome
public interface EjbAdvisorHome
The home interface for the EJB implementation of the Advisor interface.
EJB_REF_NAME
static final String EJB_REF_NAME
- The EJB-REF name for this
EJBHome.
- See Also
- Constants Summary
create
EjbAdvisor create()
throws CreateException,
RemoteException
- Create an Advisor.
- Returns
- A new Advisor
- Throws
CreateException - thrown if an error occurs during creation.
RemoteException - thrown if there is a communication error.
Copyright © 2006 BEA Systems, Inc. All Rights Reserved