Class ResourcesLoaderEx

java.lang.Object
com.cloudimpl.outstack.app.ResourcesLoader
com.cloudimpl.outstack.spring.component.ResourcesLoaderEx

public class ResourcesLoaderEx
extends ResourcesLoader
Author:
nuwan
  • Field Summary

    Fields inherited from class com.cloudimpl.outstack.app.ResourcesLoader

    metaList
  • Constructor Summary

    Constructors
    Constructor Description
    ResourcesLoaderEx​(ResourceHelper resourceHelper)  
  • Method Summary

    Modifier and Type Method Description
    void preload​(io.github.classgraph.ScanResult rs)  
    protected ServiceMeta toServiceMeta​(java.lang.Class<?> serviceType)  

    Methods inherited from class com.cloudimpl.outstack.app.ResourcesLoader

    getEndpoints, getList, init

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait