...
After that, the interface needs to be implemented by ObjectnameStrategy class that would contain concrete implementatons of method stubs.
A Strategy Util class, like ObjectNameStrategyUtil should be created next toretrieve to retrieve the implemnted implemented strategy in the following way
...