Class HandleDelegateUtil

java.lang.Object
com.sun.ejb.portable.HandleDelegateUtil

public class HandleDelegateUtil extends Object
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 Details

    • HandleDelegateUtil

      public HandleDelegateUtil()