|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.jndi.PortalJNDIUtil
Constructor Summary | |
PortalJNDIUtil()
|
Method Summary | |
static javax.sql.DataSource |
getDataSource()
|
static javax.mail.Session |
getMailSession()
|
static PortalJNDI |
getPortalJNDI()
|
void |
setPortalJNDI(PortalJNDI portalJNDI)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortalJNDIUtil()
Method Detail |
public static javax.sql.DataSource getDataSource() throws javax.naming.NamingException
javax.naming.NamingException
public static javax.mail.Session getMailSession() throws javax.naming.NamingException
javax.naming.NamingException
public static PortalJNDI getPortalJNDI()
public void setPortalJNDI(PortalJNDI portalJNDI)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |