com.liferay.portal.service
Class ServiceContextThreadLocal
java.lang.Object
com.liferay.portal.service.ServiceContextThreadLocal
public class ServiceContextThreadLocal
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceContextThreadLocal
public ServiceContextThreadLocal()
getServiceContext
public static ServiceContext getServiceContext()
popServiceContext
public static ServiceContext popServiceContext()
pushServiceContext
public static void pushServiceContext(ServiceContext serviceContext)