Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.spring.aop.AnnotationChainableMethodAdvice

Packages that use AnnotationChainableMethodAdvice
com.liferay.portal.cache   
com.liferay.portal.cluster   
com.liferay.portal.increment   
com.liferay.portal.messaging.async   
com.liferay.portal.search   
 

Uses of AnnotationChainableMethodAdvice in com.liferay.portal.cache
 

Subclasses of AnnotationChainableMethodAdvice in com.liferay.portal.cache
 class ThreadLocalCacheAdvice
           
 

Uses of AnnotationChainableMethodAdvice in com.liferay.portal.cluster
 

Subclasses of AnnotationChainableMethodAdvice in com.liferay.portal.cluster
 class ClusterableAdvice
           
 

Uses of AnnotationChainableMethodAdvice in com.liferay.portal.increment
 

Subclasses of AnnotationChainableMethodAdvice in com.liferay.portal.increment
 class BufferedIncrementAdvice
           
 

Uses of AnnotationChainableMethodAdvice in com.liferay.portal.messaging.async
 

Subclasses of AnnotationChainableMethodAdvice in com.liferay.portal.messaging.async
 class AsyncAdvice
           
 

Uses of AnnotationChainableMethodAdvice in com.liferay.portal.search
 

Subclasses of AnnotationChainableMethodAdvice in com.liferay.portal.search
 class IndexableAdvice
           
 


Liferay 6.1.2-ce-ga3