This class is not a singleton, which may surprise you. You may set the property file name also from the command line using a system property. For example
java -Dspeed4j.properties=myapplication_speed4j.properties com.mycompany.myapplication.MainBy default the file is called {@value #PROPERTYFILENAME}. The property file will be searched from your classpath as
|
|
|
|
|
|