Nuxeo ECM Projects 5.4.3-SNAPSHOT

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 Object
implements MethodInvoker

Author:
Bogdan Stefanescu

Constructor Summary
OverridingMethodInvoker()
           
 
Method Summary
 Object invoke(RepositoryInstanceHandler handler, Method method, 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 Object invoke(RepositoryInstanceHandler handler,
                     Method method,
                     Object[] args)
              throws Throwable
Specified by:
invoke in interface MethodInvoker
Throws:
Throwable

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.