org.apache.jetspeed.components.portletregistry
Class PortletDefinitionCompositeProxy
java.lang.Object
org.apache.jetspeed.components.portletregistry.PortletDefinitionCompositeProxy
- All Implemented Interfaces:
- java.lang.reflect.InvocationHandler
public class PortletDefinitionCompositeProxy
- extends java.lang.Object
- implements java.lang.reflect.InvocationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletDefinitionCompositeProxy
public PortletDefinitionCompositeProxy(PortletDefinitionComposite def)
setRegistry
public static void setRegistry(PortletRegistry r)
createProxy
public static PortletDefinitionComposite createProxy(PortletDefinitionComposite def)
invalidate
protected void invalidate()
setRealDefinition
protected void setRealDefinition(PortletDefinitionComposite d)
getRealApplication
protected PortletDefinitionComposite getRealApplication()
invoke
public java.lang.Object invoke(java.lang.Object proxy,
java.lang.reflect.Method m,
java.lang.Object[] args)
throws java.lang.Throwable
- Specified by:
invoke
in interface java.lang.reflect.InvocationHandler
- Throws:
java.lang.Throwable
Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.