public class WebserviceInitializer extends Object implements com.saperion.web.WebAppInitializer
Constructor and Description |
---|
WebserviceInitializer() |
Modifier and Type | Method and Description |
---|---|
com.saperion.connector.pool.ConnectionPoolUtil |
getPool() |
boolean |
initializedSuccessfully() |
void |
onRemove() |
void |
onWepAppDestroy() |
void |
onWepAppInit() |
public void onWepAppInit()
onWepAppInit
in interface com.saperion.web.WebAppInitializer
public void onWepAppDestroy()
onWepAppDestroy
in interface com.saperion.web.WebAppInitializer
public com.saperion.connector.pool.ConnectionPoolUtil getPool() throws Exception
Exception
public void onRemove()
onRemove
in interface com.saperion.web.WebAppInitializer
public boolean initializedSuccessfully()
initializedSuccessfully
in interface com.saperion.web.WebAppInitializer
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.