Uses of Class
org.frankframework.util.AppConstants
Package
Description
-
Uses of AppConstants in org.frankframework.configuration
Modifier and TypeMethodDescriptionprotected final AppConstants
AbstractApplicationWarnings.getAppConstants()
-
Uses of AppConstants in org.frankframework.lifecycle
Modifier and TypeFieldDescriptionprotected static final AppConstants
IbisApplicationContext.APP_CONSTANTS
-
Uses of AppConstants in org.frankframework.util
Modifier and TypeMethodDescriptionstatic AppConstants
AppConstants.getInstance()
Return the AppConstants root instancestatic AppConstants
AppConstants.getInstance
(ClassLoader classLoader) Retrieve an instance based on a ClassLoader.