Guvnor - Structure Backend 6.2.0.CR4

org.guvnor.structure.backend.repositories
Class RepositoryFactoryImpl

java.lang.Object
  extended by org.guvnor.structure.backend.repositories.RepositoryFactoryImpl
All Implemented Interfaces:
RepositoryFactory

@ApplicationScoped
public class RepositoryFactoryImpl
extends Object
implements RepositoryFactory


Constructor Summary
RepositoryFactoryImpl()
           
 
Method Summary
 Repository newRepository(ConfigGroup repoConfig)
           
 Repository systemRepository()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryFactoryImpl

public RepositoryFactoryImpl()
Method Detail

newRepository

public Repository newRepository(ConfigGroup repoConfig)
Specified by:
newRepository in interface RepositoryFactory

systemRepository

@Produces
@Named(value="system")
public Repository systemRepository()

Guvnor - Structure Backend 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.