| 
            ClassFinderAdapter           | 
                  
            lib/Adapter/ClassFinderAdapter.php           | 
                  
            An instance of this class is passed around to implementations of
hook_xautoload(). It acts as a wrapper around the ClassFinder, to register
stuff.           | 
              
          
                  | 
            ClassFinderAdapterInterface           | 
                  
            lib/Adapter/ClassFinderAdapterInterface.php           | 
                  
                       | 
              
          
                  | 
            DrupalExtensionAdapter           | 
                  
            lib/Adapter/DrupalExtensionAdapter.php           | 
                  
            Service that knows how to register module namespaces and prefixes into the
class loader, and that remembers which modules have already been registered.           | 
              
          
                  | 
            LocalDirectoryAdapter           | 
                  
            lib/Adapter/LocalDirectoryAdapter.php           | 
                  
            An instance of this class is passed around to implementations of
hook_xautoload(). It acts as a wrapper around the ClassFinder, to register
stuff.           |