Liferay 6.0.5

Uses of Class
com.liferay.portal.kernel.util.MethodWrapper

Packages that use MethodWrapper
com.liferay.portal.kernel.util   
com.liferay.portal.service.http   
 

Uses of MethodWrapper in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util with parameters of type MethodWrapper
static Object MethodInvoker.invoke(MethodWrapper methodWrapper)
          Deprecated.  
static Object MethodInvoker.invoke(MethodWrapper methodWrapper, boolean newInstance)
          Deprecated.  
static Object MethodInvoker.invoke(MethodWrapper methodWrapper, Object targetObject)
          Deprecated.  
 

Uses of MethodWrapper in com.liferay.portal.service.http
 

Methods in com.liferay.portal.service.http with parameters of type MethodWrapper
static Object TunnelUtil.invoke(HttpPrincipal httpPrincipal, MethodWrapper methodWrapper)
          Deprecated.  
 


Liferay 6.0.5