Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

All Known Implementing Classes:
OverridingMethodInvoker

public interface MethodInvoker

Author:
Bogdan Stefanescu

Method Summary
 Object invoke(RepositoryInstanceHandler handler, Method method, Object[] args)
           
 

Method Detail

invoke

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.