Liferay 6.2-ce-ga5

com.liferay.portal.bean
Class IdentifiableBeanInvokerUtil

java.lang.Object
  extended by com.liferay.portal.bean.IdentifiableBeanInvokerUtil

public class IdentifiableBeanInvokerUtil
extends Object


Constructor Summary
IdentifiableBeanInvokerUtil()
           
 
Method Summary
static MethodHandler createMethodHandler(org.aopalliance.intercept.MethodInvocation methodInvocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentifiableBeanInvokerUtil

public IdentifiableBeanInvokerUtil()
Method Detail

createMethodHandler

public static MethodHandler createMethodHandler(org.aopalliance.intercept.MethodInvocation methodInvocation)

Liferay 6.2-ce-ga5