Notes on the Implementation Class
for a Remote Interface






Note the following:

Although the call to the super no-arg constructor occurs by default if omitted, it is included in this example to make clear the fact that Java constructs the superclass before the class.