public final class HomeHandleImpl extends Object implements Serializable, HomeHandle
A portable implementation of HomeHandle 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.