com.liferay.portal.kernel.jndi
Interface PortalJNDI


public interface PortalJNDI

View Source

Author:
Brian Wing Shun Chan

Method Summary
 javax.sql.DataSource getDataSource()
           
 javax.mail.Session getMailSession()
           
 

Method Detail

getDataSource

javax.sql.DataSource getDataSource()
                                   throws javax.naming.NamingException
Throws:
javax.naming.NamingException

getMailSession

javax.mail.Session getMailSession()
                                  throws javax.naming.NamingException
Throws:
javax.naming.NamingException