|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RRepositoryFactory
Interface for concrete repository factories.
| Method Summary | |
|---|---|
RRepository |
getRepositoryInstance()
Gets new instance of JCR Repository. |
void |
initialize(org.openl.config.ConfigSet confSet)
Initialize factory. |
void |
release()
|
| Method Detail |
|---|
RRepository getRepositoryInstance()
throws RRepositoryException
RRepositoryException - if failed
void initialize(org.openl.config.ConfigSet confSet)
throws RRepositoryException
confSet - configuration data
RRepositoryException - if failed
void release()
throws RRepositoryException
RRepositoryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||