This content has been marked as final.
Show 3 replies
-
1. Re: How to access a static field in a class?
89332874 Apr 7, 2015 10:52 PM (in response to 89332874)Andrew Dinn gave me the answer,now I will post the answer here!
In this situation we can use DynamicPropertiesSpringConfigurer.logger to access the static field logger.Meanwhile if the DynamicPropertiesSpringConfigurer was in a package org.mypackage, org.mypackage.DynamicPropertiesSpringConfigurer.logger may be used. Thanks all!
-
2. Re: How to access a static field in a class?
john.martin.3728 Apr 8, 2015 2:54 AM (in response to 89332874)How do you contact him to get an answer ?
-
3. Re: How to access a static field in a class?
adinn Apr 8, 2015 3:55 AM (in response to john.martin.3728)Hi John,
How do you contact him to get an answer ?
Just like this :-)
The best way to contact me is to write a post on this forum. Not only will that provide a response as quickly as by any other means it will also mean that the rest of the Byteman community can profit from seeing both the question and the answer.
regards,
Andrew Dinn