Package com.sun.ejb.portable
Class HandleDelegateUtil
java.lang.Object
com.sun.ejb.portable.HandleDelegateUtil
Common code for looking up the java:comp/HandleDelegate.
This class can potentially be instantiated in another vendor's container so it must not refer to any non-portable
RI-specific classes.
- Author:
- Kenneth Saks
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HandleDelegateUtil
public HandleDelegateUtil()
-