|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.jndi.PortalJNDIImpl
Field Summary | |
static java.lang.String |
DATA_SOURCE_JNDI
|
static java.lang.String |
MAIL_SESSION_JNDI
|
Constructor Summary | |
PortalJNDIImpl()
|
Method Summary | |
javax.sql.DataSource |
getDataSource()
|
javax.mail.Session |
getMailSession()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String DATA_SOURCE_JNDI
public static final java.lang.String MAIL_SESSION_JNDI
Constructor Detail |
public PortalJNDIImpl()
Method Detail |
public javax.sql.DataSource getDataSource() throws javax.naming.NamingException
getDataSource
in interface com.liferay.portal.kernel.jndi.PortalJNDI
javax.naming.NamingException
public javax.mail.Session getMailSession() throws javax.naming.NamingException
getMailSession
in interface com.liferay.portal.kernel.jndi.PortalJNDI
javax.naming.NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |