Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.api.repository
Interface MethodInvoker

All Known Implementing Classes:
OverridingMethodInvoker

public interface MethodInvoker

Author:
Bogdan Stefanescu

Method Summary
 java.lang.Object invoke(RepositoryInstanceHandler handler, java.lang.reflect.Method method, java.lang.Object[] args)
           
 

Method Detail

invoke

java.lang.Object invoke(RepositoryInstanceHandler handler,
                        java.lang.reflect.Method method,
                        java.lang.Object[] args)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.