|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataStoreLocalHome
Local home interface for the data store enterprise bean
Method Summary | |
---|---|
DataStoreLocal |
create()
Called by the client to create an EJB instance. |
Methods inherited from interface javax.ejb.EJBLocalHome |
---|
remove |
Method Detail |
---|
DataStoreLocal create() throws javax.ejb.CreateException, DataStoreException
javax.ejb.CreateException
- If an error occurs when creating an instance of
data store enterprise bean.
DataStoreException
- If an error occurs when creating the data
store enterprise bean.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |