Package net.plsar.resources
Class ComponentAnnotationInspector
java.lang.Object
net.plsar.resources.ComponentAnnotationInspector
public class ComponentAnnotationInspector
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ComponentAnnotationInspector(ComponentsHolder componentsHolder) -
Method Summary
Modifier and Type Method Description ComponentsHoldergetComponentsHolder()voidinspect()voidinspectFilePath(java.lang.String filePath)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ComponentAnnotationInspector
-
-
Method Details
-
inspect
public void inspect() -
inspectFilePath
public void inspectFilePath(java.lang.String filePath) -
getComponentsHolder
-