public abstract class SpringFileSystemBeanAccessor extends Object
| Constructor and Description |
|---|
SpringFileSystemBeanAccessor(SpringFileSystemBeanAccessor parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
org.springframework.context.ApplicationContext |
getContext() |
protected abstract Properties |
getProperties() |
protected abstract String[] |
getResources() |
<T> T |
getService(Class<T> serviceClass) |
protected <T> T |
getService(String name) |
protected <T> T |
getService(String name,
Class<T> serviceClass) |
public SpringFileSystemBeanAccessor(SpringFileSystemBeanAccessor parent) throws IOException, BonitaHomeNotSetException
IOExceptionBonitaHomeNotSetExceptionpublic <T> T getService(Class<T> serviceClass)
protected <T> T getService(String name)
public void destroy()
protected abstract Properties getProperties() throws BonitaHomeNotSetException, IOException
BonitaHomeNotSetExceptionIOExceptionprotected abstract String[] getResources() throws BonitaHomeNotSetException, IOException
BonitaHomeNotSetExceptionIOExceptionpublic org.springframework.context.ApplicationContext getContext()
Copyright © 2015 Bonitasoft S.A.. All rights reserved.