Operation
MessageManager (), in Class MessageManager
Documentation
Instantiates a new MessageManager object and performs the following:
- loads configuration data from property files,
- loads data wrapping templates for required message processes,
- and creates / manages *.logs files for logging events.
The following required directories must exist relative to the current directory:
/properties - contains all configuration *.properties files
/templates - contains all data wrapping *.template files
/logs - location for all *.logs files to be managed by Log4j
Protocol | | Qualification | |
Exceptions | | Size | |
Time | | Concurrency | Sequential |
Export Control | PublicAccess | | |
Preconditions
Postconditions
Semantics
Property Settings
Java
GenerateFullyQualifiedThrows | | Abstract | False |
Static | False | Final | False |
Native | False | Synchronized | False |
Strictfp | False | GenerateFullyQualifiedArgument | |
GenerateFullyQualifiedReturn | False | ReplaceExistingCode | True |