Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.kernel.messaging.async.Async

Packages that use Async
com.liferay.portal.messaging.async   
com.liferay.portlet.social.service.impl This package defines the social related portlet local service implementations. 
 

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

Methods in com.liferay.portal.messaging.async that return Async
 Async AsyncAdvice.getNullAnnotation()
           
 

Uses of Async in com.liferay.portlet.social.service.impl
 

Methods in com.liferay.portlet.social.service.impl with annotations of type Async
 void SocialActivityLocalServiceImpl.addActivity(SocialActivity activity, SocialActivity mirrorActivity)
           
 


Liferay 6.1.2-ce-ga3