public class SpringPlatformFileSystemBeanAccessor extends Object
| Constructor and Description |
|---|
SpringPlatformFileSystemBeanAccessor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
destroy() |
protected static org.springframework.context.support.FileSystemXmlApplicationContext |
getContext() |
static <T> T |
getService(Class<T> serviceClass) |
protected static <T> T |
getService(String name,
Class<T> serviceClass) |
static void |
initializeContext(ClassLoader classLoader) |
public SpringPlatformFileSystemBeanAccessor()
public static <T> T getService(Class<T> serviceClass)
protected static org.springframework.context.support.FileSystemXmlApplicationContext getContext()
public static void initializeContext(ClassLoader classLoader)
public static void destroy()
Copyright © 2015 Bonitasoft S.A.. All rights reserved.