|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModuleValidation
This API element will give the opportunity to the kernel to assert UnitModule given by plugins.
The Module type to validate is Guice module.
| Method Summary | |
|---|---|
boolean |
canHandle(Class<?> nativeModuleType)
|
void |
validate(UnitModule unitModule)
validate the given dependencyInjectionDef |
| Method Detail |
|---|
boolean canHandle(Class<?> nativeModuleType)
moduleType -
void validate(UnitModule unitModule)
dependencyInjectionDef
unitModule -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||