Liferay 6.2-ce-ga5

com.liferay.portal.spring.aop
Class ServiceBeanAopCacheManagerUtil

java.lang.Object
  extended by com.liferay.portal.spring.aop.ServiceBeanAopCacheManagerUtil

public class ServiceBeanAopCacheManagerUtil
extends Object


Constructor Summary
ServiceBeanAopCacheManagerUtil()
           
 
Method Summary
static void registerServiceBeanAopCacheManager(ServiceBeanAopCacheManager serviceBeanAopCacheManager)
           
static void reset()
           
static void unregisterServiceBeanAopCacheManager(ServiceBeanAopCacheManager serviceBeanAopCacheManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceBeanAopCacheManagerUtil

public ServiceBeanAopCacheManagerUtil()
Method Detail

registerServiceBeanAopCacheManager

public static void registerServiceBeanAopCacheManager(ServiceBeanAopCacheManager serviceBeanAopCacheManager)

reset

public static void reset()

unregisterServiceBeanAopCacheManager

public static void unregisterServiceBeanAopCacheManager(ServiceBeanAopCacheManager serviceBeanAopCacheManager)

Liferay 6.2-ce-ga5