public class LocalUnitLoader extends UnitLoader
UnitLoader.StoredExtension| Constructor and Description |
|---|
LocalUnitLoader()
Instantiates a new LocalUnitLoader.
|
| Modifier and Type | Method and Description |
|---|---|
Unit<?> |
getUnit(String unitClass)
Gets the Unit by unitClass.
|
addExtension, free, getAddedJars, getExtensions, getUnit, getUnits, load, load, loadOthers, register, registerAllpublic Unit<?> getUnit(String unitClass) throws Exception
UnitLoadergetUnit in class UnitLoaderunitClass - the unit classException - in case of any errorCopyright © 2010-2020 Toolsverse. All Rights Reserved.