com.sun.ejb.portable
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandleDelegateUtil
public HandleDelegateUtil()
Copyright © 2012 GlassFish Community. All Rights Reserved.