Example:Implementation Template
IDL->Java preprocessor also generates server-side implementation template for the object under construction
The user needs only to:
- change the name of this class (here called _example_Count)
- provide the implementation code for all methods listed in the template code
Note that the pre-compiler generates two accessor methods (for set and get operations) for each object attribute specified by IDL