com.liferay.portal.service
Class ServiceContextFactory

java.lang.Object
  extended by com.liferay.portal.service.ServiceContextFactory

public class ServiceContextFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan, Raymond Augé

Constructor Summary
ServiceContextFactory()
           
 
Method Summary
static ServiceContext getInstance(java.lang.String className, javax.portlet.PortletRequest portletRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceContextFactory

public ServiceContextFactory()
Method Detail

getInstance

public static ServiceContext getInstance(java.lang.String className,
                                         javax.portlet.PortletRequest portletRequest)
                                  throws com.liferay.portal.PortalException,
                                         com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException