com.sun.j2ee.blueprints.mail.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 MAIL_SESSION
           
static java.lang.String MAILER_EJBHOME
           
 

Field Detail

MAILER_EJBHOME

public static final java.lang.String MAILER_EJBHOME

MAIL_SESSION

public static final java.lang.String MAIL_SESSION


Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.