com.sun.j2ee.blueprints.shoppingcart.util
Interface JNDINames


public interface JNDINames

This class is the central location to store the internal JNDI names of various entities. Any change here should also be reflected in the deployment descriptors.


Field Summary
static java.lang.String CATALOG_EJBHOME
           
static java.lang.String ESTORE_DATASOURCE
           
static java.lang.String USE_CATALOG_EJB
           
 

Field Detail

CATALOG_EJBHOME

public static final java.lang.String CATALOG_EJBHOME

ESTORE_DATASOURCE

public static final java.lang.String ESTORE_DATASOURCE

USE_CATALOG_EJB

public static final java.lang.String USE_CATALOG_EJB


Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.