Class ServicesResolver


  • public class ServicesResolver
    extends java.lang.Object
    Author:
    Baptiste Mesta
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void injectServices​(java.lang.Long tenantId, java.lang.Object target)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServicesResolver

        public ServicesResolver​(ServicesLookup servicesLookup)
    • Method Detail

      • injectServices

        public void injectServices​(java.lang.Long tenantId,
                                   java.lang.Object target)
                            throws java.lang.reflect.InvocationTargetException,
                                   java.lang.IllegalAccessException
        Throws:
        java.lang.reflect.InvocationTargetException
        java.lang.IllegalAccessException