|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.util.InfrastructureUtil
public class InfrastructureUtil
Constructor Summary | |
---|---|
InfrastructureUtil()
|
Method Summary | |
---|---|
static javax.sql.DataSource |
getDataSource()
|
static javax.mail.Session |
getMailSession()
|
void |
setDataSource(javax.sql.DataSource dataSource)
|
void |
setMailSession(javax.mail.Session mailSession)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InfrastructureUtil()
Method Detail |
---|
public static javax.sql.DataSource getDataSource()
public static javax.mail.Session getMailSession()
public void setDataSource(javax.sql.DataSource dataSource)
public void setMailSession(javax.mail.Session mailSession)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |