org.bonitasoft.engine.service.impl
public class SpringTenantFileSystemBeanAccessor extends Object
| Constructor and Description |
|---|
SpringTenantFileSystemBeanAccessor(long tenantId) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected org.springframework.context.support.FileSystemXmlApplicationContext |
getContext() |
<T> T |
getService(Class<T> serviceClass) |
protected <T> T |
getService(String name,
Class<T> serviceClass) |
void |
initializeContext(ClassLoader classLoader) |
public SpringTenantFileSystemBeanAccessor(long tenantId)
public <T> T getService(Class<T> serviceClass)
protected org.springframework.context.support.FileSystemXmlApplicationContext getContext()
public void initializeContext(ClassLoader classLoader)
public void destroy()
Copyright © 2014 Bonitasoft S.A.. All Rights Reserved.