Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.api.repository
Class OverridingMethodInvoker

java.lang.Object
  extended by org.nuxeo.ecm.core.api.repository.OverridingMethodInvoker
All Implemented Interfaces:
MethodInvoker

public class OverridingMethodInvoker
extends java.lang.Object
implements MethodInvoker

Author:
Bogdan Stefanescu

Constructor Summary
OverridingMethodInvoker()
           
 
Method Summary
 java.lang.Object invoke(RepositoryInstanceHandler handler, java.lang.reflect.Method method, java.lang.Object[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OverridingMethodInvoker

public OverridingMethodInvoker()
Method Detail

invoke

public java.lang.Object invoke(RepositoryInstanceHandler handler,
                               java.lang.reflect.Method method,
                               java.lang.Object[] args)
                        throws java.lang.Throwable
Specified by:
invoke in interface MethodInvoker
Throws:
java.lang.Throwable

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.