Liferay 6.1.2-ce-ga3

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

Packages that use MethodWrapper
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

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.1.2-ce-ga3