Class FileComponentLoader
java.lang.Object
com.zachsthings.libcomponents.loader.AbstractComponentLoader
com.zachsthings.libcomponents.loader.FileComponentLoader
- All Implemented Interfaces:
ComponentLoader
- Direct Known Subclasses:
ClassLoaderComponentLoader,JarFilesComponentLoader
A parent class for component loaders that load components from the raw filesystem.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.zachsthings.libcomponents.loader.AbstractComponentLoader
createConfigurationNode, getConfiguration, getLogger, instantiateComponent, isComponentClass, toFileNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.zachsthings.libcomponents.loader.ComponentLoader
loadComponents
-
Constructor Details
-
FileComponentLoader
-
-
Method Details
-
formatPath
-