Predict the Output
Source files are here: JBossAOPExample3src.zip. If you need instructions on what do with these files, try here.
Have a look at the following Java files and, as before, predict the output.
Main.java
Dao.java
Address.java
Address is unchanged from the previous example. It is a simple Java Bean style class with setters and getters. —-
Assignment: Predict the Output
Please take a few moments to predict the output before moving on.
Comments