public static class InforClient.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
InforClient |
build() |
InforClient.Builder |
withDataSource(DataSource dataSource) |
InforClient.Builder |
withDefaultOrganizationCode(String defaultOrganizationCode) |
InforClient.Builder |
withDefaultTenant(String defaultTenant) |
InforClient.Builder |
withEntityManagerFactory(javax.persistence.EntityManagerFactory entityManagerFactory) |
InforClient.Builder |
withExecutorService(ExecutorService executorService) |
InforClient.Builder |
withInforInterceptor(InforInterceptor inforInterceptor) |
InforClient.Builder |
withLogger(Logger logger) |
InforClient.Builder |
withSOAPHandlerResolver(HandlerResolver soapHandlerResolver) |
public Builder(String url)
public InforClient.Builder withDefaultTenant(String defaultTenant)
public InforClient.Builder withDefaultOrganizationCode(String defaultOrganizationCode)
public InforClient.Builder withInforInterceptor(InforInterceptor inforInterceptor)
public InforClient.Builder withSOAPHandlerResolver(HandlerResolver soapHandlerResolver)
public InforClient.Builder withExecutorService(ExecutorService executorService)
public InforClient.Builder withDataSource(DataSource dataSource)
public InforClient.Builder withEntityManagerFactory(javax.persistence.EntityManagerFactory entityManagerFactory)
public InforClient.Builder withLogger(Logger logger)
public InforClient build()
Copyright © 2021 CERN European Organization for Nuclear Research. All rights reserved.