|
|||||||||
| Home >> All >> com >> flexstor >> ejb >> bucket >> [ persist overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.ejb.bucket.persist
Interface BucketPersistHome

- All Superinterfaces:
- com.flexstor.ejb.EjbHome, javax.ejb.EJBHome, java.rmi.Remote
- public interface BucketPersistHome
- extends com.flexstor.ejb.EjbHome
This is the Home Interface for acquiring a client Object.
- Since:
- FlexDB 3.0
- Version:
- $Id: BucketPersistHome.java,v 1.2 2003/08/11 02:22:43 aleric Exp $
| Field Summary | |
static java.lang.String |
IDENTIFIER
|
| Method Summary | |
BucketPersist |
create()
Constructor to create client Interface. |
| Methods inherited from interface javax.ejb.EJBHome |
getEJBMetaData, getHomeHandle, remove, remove |
| Field Detail |
IDENTIFIER
public static final java.lang.String IDENTIFIER
- See Also:
- Constant Field Values
| Method Detail |
create
public BucketPersist create() throws com.flexstor.common.exceptions.ejb.EjbException, javax.ejb.CreateException, java.rmi.RemoteException
- Constructor to create client Interface.
|
|||||||||
| Home >> All >> com >> flexstor >> ejb >> bucket >> [ persist overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC