Package | Description |
---|---|
com.saperion.web |
Modifier and Type | Method and Description |
---|---|
WebAppInitializer |
WebAppInitUtil.getInitializer(String name)
Returns the WebAppInitializer by the given name if existing, null otherwise.
|
Modifier and Type | Method and Description |
---|---|
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.