Class AppModuleImpl
java.lang.Object
ch.tocco.nice2.appmodule.impl.AppModuleImpl
- All Implemented Interfaces:
AppModule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindJavaResource(String path) findModelResource(String path) intgetIndex()the index of this module in the sorted module listgetName()toString()
-
Constructor Details
-
AppModuleImpl
-
-
Method Details
-
getName
-
getIndex
-
findJavaResource
- Specified by:
findJavaResourcein interfaceAppModule
-
findModelResource
- Specified by:
findModelResourcein interfaceAppModule
-
toString
-