|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsonification.dataimport.visbards_resourcetoolkit.repository.RepositoryFactory
public class RepositoryFactory
Singleton which is able to construct various kinds of repositories.
| Field Summary | |
|---|---|
static int |
TYPE_SIMPLE
|
| Constructor Summary | |
|---|---|
RepositoryFactory()
|
|
| Method Summary | |
|---|---|
Repository |
createRepository(Resource resource)
|
Repository |
createRepository(Resource resource,
ProgressReporter prg)
|
static RepositoryFactory |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int TYPE_SIMPLE
| Constructor Detail |
|---|
public RepositoryFactory()
| Method Detail |
|---|
public static RepositoryFactory getInstance()
public Repository createRepository(Resource resource)
throws SonificationException
SonificationException
public Repository createRepository(Resource resource,
ProgressReporter prg)
throws SonificationException
SonificationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||