Liferay 6.0-ee-sp2

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

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

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.  
 


Liferay 6.0-ee-sp2