com.sun.j2ee.blueprints.inventory.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 INVENTORY_DATASOURCE
           
static java.lang.String INVENTORY_EJBHOME
           
 

Field Detail

INVENTORY_EJBHOME

public static final java.lang.String INVENTORY_EJBHOME

INVENTORY_DATASOURCE

public static final java.lang.String INVENTORY_DATASOURCE


Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.