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