|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RepositoryConnectionFactory
An interface for a factory of RepositoryConnections using the names of the RepositorySource from which the
connections are to be obtained.
| Method Summary | |
|---|---|
RepositoryConnection |
createConnection(String sourceName)
Create a RepositoryConnection using the given RepositorySource name. |
| Method Detail |
|---|
RepositoryConnection createConnection(String sourceName)
throws RepositorySourceException
RepositoryConnection using the given RepositorySource name.
sourceName - the name of the source from which a connection should be obtained
RepositorySourceException - if there was an error obtaining the new connection
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||