public class DefaultEjbProcessApplication extends EjbProcessApplication
| Modifier and Type | Field and Description | 
|---|---|
| protected Map<String,String> | properties | 
EJB_CONTEXT_PATH, JAVA_APP_APP_NAME_PATH, MODULE_NAME_PATHisDeployed, processApplicationBeanElResolver, processApplicationElResolver, processApplicationScriptEnvironment, variableSerializers| Constructor and Description | 
|---|
| DefaultEjbProcessApplication() | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,String> | getProperties()override this method in order to provide a map of properties. | 
| void | start() | 
| void | stop() | 
autodetectProcessApplicationName, ensureInitialized, execute, getBusinessInterface, getReference, lookupEeApplicationName, lookupSelfReferencecreateDeployment, deploy, execute, getBeanElResolver, getElResolver, getEnvironmentScripts, getExecutionListener, getName, getProcessApplicationClassloader, getProcessApplicationScriptEnvironment, getRawObject, getScriptEngineForName, getTaskListener, getVariableSerializers, initProcessApplicationElResolver, setVariableSerializers, undeploy@PostConstruct public void start()
@PreDestroy public void stop()
public Map<String,String> getProperties()
ProcessApplicationInterfaceoverride this method in order to provide a map of properties.
The properties are made available globally through the ProcessApplicationService
getProperties in interface ProcessApplicationInterfacegetProperties in class AbstractProcessApplicationProcessApplicationService, 
ProcessApplicationInfo.getProperties()Copyright © 2018. All rights reserved.