Package step.repository.alm
Class ALMRepositoryClient
- java.lang.Object
-
- step.repository.alm.ALMRepositoryClient
-
public class ALMRepositoryClient extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ALMRepositoryClient(ch.exense.commons.app.Configuration configuration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
destroy()
ALMRepository
getRepositoryProxy()
-
-
-
Method Detail
-
destroy
@PreDestroy public void destroy() throws java.lang.Exception
- Throws:
java.lang.Exception
-
getRepositoryProxy
public ALMRepository getRepositoryProxy()
-
-