Interface ModuleFactory<T extends Module>
-
public interface ModuleFactory<T extends Module>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TsimpleModuleInstance(org.uberfire.java.nio.file.Path parent)
-
-
-
Method Detail
-
simpleModuleInstance
T simpleModuleInstance(org.uberfire.java.nio.file.Path parent)
-
-