Package de.espirit.firstspirit.agency
Interface ApplicationAgent
public interface ApplicationAgent
Agent providing information about the application.
- Since:
 - 5.2.180803
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SpecialistType<ApplicationAgent>Agent providing information about the application. - 
Method Summary
 
- 
Field Details
- 
TYPE
Agent providing information about the application.- Since:
 - 5.2.180803
 
 
 - 
 - 
Method Details
- 
getLocale
Provides the locale, the application is operating in.- Returns:
 - A locale.
 - Since:
 - 5.2.180803
 
 
 -