com.sun.ejb.portable
Class HandleDelegateUtil

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

public class HandleDelegateUtil
extends java.lang.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 Summary
HandleDelegateUtil()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HandleDelegateUtil

public HandleDelegateUtil()


Copyright © 2012 GlassFish Community. All Rights Reserved.