Liferay 6.0.5

com.liferay.portal.service
Class ServiceContextFactory

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

public class ServiceContextFactory
extends Object


Constructor Summary
ServiceContextFactory()
           
 
Method Summary
static ServiceContext getInstance(String className, 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(String className,
                                         PortletRequest portletRequest)
                                  throws PortalException,
                                         SystemException
Throws:
PortalException
SystemException

Liferay 6.0.5