This PR removes unnecessary boxing and unboxing at the code base within Tomee container. This PR has the goal to both remove code line and allow a slight performance improvement. Also, provides to the compiler do it when it is indispensable.
Ref: https://github.com/apache/tomee/pull/271