Interface APIAccessResolver

All Known Implementing Classes:
APIAccessResolverImpl

public interface APIAccessResolver
Author:
Matthieu Chaffotte
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> T
    getAPIImplementation(Class<T> apiInterface)
     
  • Method Details

    • getAPIImplementation

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