@ApplicationScoped public class RepositoryFactoryImpl extends Object implements RepositoryFactory
| Constructor and Description |
|---|
RepositoryFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Repository |
newRepository(RepositoryInfo repositoryInfo) |
Repository |
systemRepository() |
public Repository newRepository(RepositoryInfo repositoryInfo)
newRepository in interface RepositoryFactory@Produces @Named(value="system") public Repository systemRepository()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.