com.liferay.portal.bean
Class VelocityBeanHandler
java.lang.Object
com.liferay.portal.security.pacl.PACLBeanHandler
com.liferay.portal.bean.VelocityBeanHandler
- All Implemented Interfaces:
- InvocationHandler
public class VelocityBeanHandler
- extends PACLBeanHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityBeanHandler
public VelocityBeanHandler(Object bean,
ClassLoader classLoader)
getClassLoader
public ClassLoader getClassLoader()
invoke
public Object invoke(Object proxy,
Method method,
Object[] arguments)
throws Throwable
- Specified by:
invoke in interface InvocationHandler- Overrides:
invoke in class PACLBeanHandler
- Throws:
Throwable