com.sun.j2ee.blueprints.shoppingcart.util
Class EJBUtil

java.lang.Object
  |
  +--com.sun.j2ee.blueprints.shoppingcart.util.EJBUtil

public final class EJBUtil
extends java.lang.Object

This is a utility class for obtaining EJB references.


Constructor Summary
EJBUtil()
           
 
Method Summary
static CatalogHome getCatalogHome()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBUtil

public EJBUtil()
Method Detail

getCatalogHome

public static CatalogHome getCatalogHome()
                                  throws java.lang.Exception


Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.