Class | Description |
---|---|
DispatcherServlet |
This class is only used to get access to the DispatcherServlet.
|
Listener |
Our Listener class performs the basic starting functions for our webapp.
|
OpenmrsBindingInitializer |
Shared WebBindingInitializer that allows all OpenMRS annotated controllers to use our custom
editors.
|
OpenmrsCookieLocaleResolver | |
OpenmrsCookieThemeResolver |
Customization of the spring theme resolver so that an admin can set a global property for the
default locale for the system
This class will not throw an exception even if there is a problem retrieving that global property, since that
prevent even an error page from being displayed properly
|
OptionsForm |
This is the model/backing object for the "My Profile" page.
|
SessionListener |
Handles events of session life cycle.
|
StaticThemeSource |
A static messageSource theme that can be used as the parent theme source
|
WebConstants | |
WebDaemon |
This class provides
Daemon functionality in a web context. |
WebUtil |
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.