Uses of Interface
dataLoad.IFullDataLoader
-
Packages that use IFullDataLoader Package Description dataLoad -
-
Uses of IFullDataLoader in dataLoad
Classes in dataLoad that implement IFullDataLoader Modifier and Type Class Description class
FullDataLoader
FullDataLoaderMethods in dataLoad that return IFullDataLoader Modifier and Type Method Description IFullDataLoader
FullDataLoaderFactory. createFullDataLoader(java.lang.String className, java.lang.String empPath, java.lang.String dishPath, java.lang.String orderPath)
Creates different types of loaders based on the input parameter
-