org.guvnor.structure.backend.repositories
Class RepositoryFactoryImpl
java.lang.Object
org.guvnor.structure.backend.repositories.RepositoryFactoryImpl
- All Implemented Interfaces:
- RepositoryFactory
@ApplicationScoped
public class RepositoryFactoryImpl
- extends Object
- implements RepositoryFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryFactoryImpl
public RepositoryFactoryImpl()
newRepository
public Repository newRepository(ConfigGroup repoConfig)
- Specified by:
newRepository in interface RepositoryFactory
systemRepository
@Produces
@Named(value="system")
public Repository systemRepository()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.