public class EngineInitializer extends Object
| Constructor and Description |
|---|
EngineInitializer(PlatformTenantManager platformManager,
EngineInitializerProperties platformProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected PlatformAPI |
buildPlatformAPIInstance() |
protected PlatformServiceAccessor |
getPlatformAccessor() |
protected PlatformAPI |
getPlatformAPI() |
static void |
init() |
void |
initializeEngine() |
protected void |
initPlatform(PlatformAPI platformAPI) |
protected void |
startPlatform(PlatformAPI platformAPI) |
static void |
unload() |
void |
unloadEngine() |
public EngineInitializer(PlatformTenantManager platformManager, EngineInitializerProperties platformProperties)
protected PlatformServiceAccessor getPlatformAccessor()
protected PlatformAPI getPlatformAPI()
protected PlatformAPI buildPlatformAPIInstance()
protected void initPlatform(PlatformAPI platformAPI) throws Exception
Exceptionprotected void startPlatform(PlatformAPI platformAPI) throws Exception
ExceptionCopyright © 2015 Bonitasoft S.A.. All rights reserved.