Package | Description |
---|---|
com.saperion.web |
Modifier and Type | Method and Description |
---|---|
static WebAppInitUtil |
WebAppInitUtil.getInstance()
Returns the instance of this WebAppInitUtil.
|
WebAppInitUtil |
WebAppInitUtil.removeInitializer(String name)
Removes the WebAppInitializer by the given name if existing.
|
WebAppInitUtil |
WebAppInitUtil.setInitializer(String name,
WebAppInitializer webAppInitializer)
Sets the given WebAppInitializer by the given name if not already existing.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.