To give you an overview, our project is webapp using other modules we also created (cdi, dal, utility, services).
Now I was asked to list all gateway classes and framework classes. Is it correct that the gateway classes are the interfaces/classes used by webapp to access the other modules (cdi, dal...)? and framework classes are simply the classes of the modules?
In a nutshell, what is framework class and gateway class?
I would appreciate if you can give references that I can read about these (yeah I know RTFM but i don't know where to start.)
So you might wonder why don't ask the one that gave me the task (12 hours time difference). Also even I dont hit the target, atleast I will learn something today :)
TIA