public final class HandleImpl extends Object implements Serializable, Handle
A portable implementation of Handle using the
HandleDelegate SPI.
This class can potentially be instantiated in another vendor's container
so it must not refer to any non-portable RI-specific classes.