Interface APIAccessResolver

  • All Known Implementing Classes:
    APIAccessResolverImpl

    public interface APIAccessResolver
    Author:
    Matthieu Chaffotte
    • Method Detail

      • getAPIImplementation

        <T> T getAPIImplementation​(java.lang.Class<T> apiInterface)
                            throws org.bonitasoft.engine.exception.APIImplementationNotFoundException
        Throws:
        org.bonitasoft.engine.exception.APIImplementationNotFoundException