|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CMSPool
Interface that defines methods to manage a pool of cms repository connections
Method Summary | |
---|---|
void |
closeConnection(CMSConnection con)
Closes a connection of the repository |
CMSConnection |
getConnection()
Gets a connection to the repository |
Method Detail |
---|
CMSConnection getConnection() throws EMFInternalError
EMFInternalError
- if an error occurs during the connection retrivingvoid closeConnection(CMSConnection con) throws EMFInternalError
con,
- connection to close
EMFInternalError
- if an error occurs during the connection closing
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |