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 voidpreload(io.github.classgraph.ScanResult rs)protected ServiceMetatoServiceMeta(java.lang.Class<?> serviceType)Methods inherited from class com.cloudimpl.outstack.app.ResourcesLoader
getEndpoints, getList, initMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ResourcesLoaderEx
-
-
Method Details
-
toServiceMeta
- Overrides:
toServiceMetain classResourcesLoader
-
preload
public void preload(io.github.classgraph.ScanResult rs)- Overrides:
preloadin classResourcesLoader
-