public class SpringTenantFileSystemBeanAccessor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AbsoluteFileSystemXmlApplicationContext |
context |
protected static String |
TENANT_ID |
| Constructor and Description |
|---|
SpringTenantFileSystemBeanAccessor(long tenantId) |
| Modifier and Type | Method and Description |
|---|---|
protected AbsoluteFileSystemXmlApplicationContext |
createFileSystemApplicationContext(org.springframework.context.support.FileSystemXmlApplicationContext platformContext) |
void |
destroy() |
protected Properties |
findBonitaServerTenantProperties(long tenantId) |
protected org.springframework.context.support.FileSystemXmlApplicationContext |
getContext() |
<T> T |
getService(Class<T> serviceClass) |
protected <T> T |
getService(String name) |
protected <T> T |
getService(String name,
Class<T> serviceClass) |
void |
initializeContext(ClassLoader classLoader) |
protected static final String TENANT_ID
protected AbsoluteFileSystemXmlApplicationContext context
public SpringTenantFileSystemBeanAccessor(long tenantId)
public <T> T getService(Class<T> serviceClass)
protected <T> T getService(String name)
protected org.springframework.context.support.FileSystemXmlApplicationContext getContext()
public void initializeContext(ClassLoader classLoader)
protected AbsoluteFileSystemXmlApplicationContext createFileSystemApplicationContext(org.springframework.context.support.FileSystemXmlApplicationContext platformContext)
protected Properties findBonitaServerTenantProperties(long tenantId)
public void destroy()
Copyright © 2014 Bonitasoft S.A.. All rights reserved.