Package ch.tocco.nice2.appmodule.impl
Class AppModuleImpl
java.lang.Object
ch.tocco.nice2.appmodule.impl.AppModuleImpl
- All Implemented Interfaces:
AppModule
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfindJavaResource
(String path) findModelResource
(String path) int
getIndex()
the index of this module in the sorted module listgetName()
toString()
-
Constructor Details
-
AppModuleImpl
-
-
Method Details
-
getName
-
getIndex
public int getIndex()Description copied from interface:AppModule
the index of this module in the sorted module list -
findJavaResource
- Specified by:
findJavaResource
in interfaceAppModule
-
findModelResource
- Specified by:
findModelResource
in interfaceAppModule
-
toString
-