Class InMemoryRepositoryFactory
java.lang.Object
com.xebialabs.deployit.test.repository.InMemoryRepositoryFactory
- All Implemented Interfaces:
com.xebialabs.deployit.engine.spi.services.RepositoryFactory
public class InMemoryRepositoryFactory
extends Object
implements com.xebialabs.deployit.engine.spi.services.RepositoryFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InMemoryRepositoryFactory
public InMemoryRepositoryFactory()
-
-
Method Details
-
create
public com.xebialabs.deployit.plugin.api.services.Repository create()- Specified by:
createin interfacecom.xebialabs.deployit.engine.spi.services.RepositoryFactory
-
create
- Specified by:
createin interfacecom.xebialabs.deployit.engine.spi.services.RepositoryFactory
-