Uses of Class
org.frankframework.util.AppConstants
Packages that use AppConstants
Package
Description
-
Uses of AppConstants in org.frankframework.configuration
Methods in org.frankframework.configuration that return AppConstantsModifier and TypeMethodDescriptionprotected final AppConstants
AbstractApplicationWarnings.getAppConstants()
-
Uses of AppConstants in org.frankframework.lifecycle
Fields in org.frankframework.lifecycle declared as AppConstantsModifier and TypeFieldDescriptionprotected static final AppConstants
IbisApplicationContext.APP_CONSTANTS
-
Uses of AppConstants in org.frankframework.util
Methods in org.frankframework.util that return AppConstantsModifier and TypeMethodDescriptionstatic AppConstants
AppConstants.getInstance()
Return the AppConstants root instancestatic AppConstants
AppConstants.getInstance
(ClassLoader classLoader) Retrieve an instance based on a ClassLoader.