Class ApplicationPropertiesChecker
java.lang.Object
com.atlassian.jira.config.properties.ApplicationPropertiesChecker
- All Implemented Interfaces:
Startable
Checks that application properties (e.g. base URL) are valid on startup.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
start()
This method will be called after the plugin system is fully initialised and all components added to the dependency injection framework.
-
Constructor Details
-
ApplicationPropertiesChecker
-
-
Method Details