|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sourceforge.beanindex.store.writer.BeanRepositoryWriter
Constructor Summary | |
BeanRepositoryWriter(java.lang.String path,
BeanIndexMetaInfo beanInfo)
|
Method Summary | |
void |
close()
|
int |
write(java.lang.Object bean)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BeanRepositoryWriter(java.lang.String path, BeanIndexMetaInfo beanInfo) throws java.lang.Exception
Method Detail |
public int write(java.lang.Object bean) throws java.lang.Exception
bean
-
java.lang.Exception
public void close() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |