Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.messaging.proxy.BaseMultiDestinationProxyBean

Packages that use BaseMultiDestinationProxyBean
com.liferay.portal.kernel.search   
com.liferay.portal.messaging.proxy   
 

Uses of BaseMultiDestinationProxyBean in com.liferay.portal.kernel.search
 

Subclasses of BaseMultiDestinationProxyBean in com.liferay.portal.kernel.search
 class IndexSearcherProxyBean
           
 class IndexWriterProxyBean
           
 

Uses of BaseMultiDestinationProxyBean in com.liferay.portal.messaging.proxy
 

Constructors in com.liferay.portal.messaging.proxy with parameters of type BaseMultiDestinationProxyBean
MultiDestinationMessagingProxyInvocationHandler(BaseMultiDestinationProxyBean baseMultiDestinationProxyBean)
           
 


Liferay 6.2-ce-ga5