Package org.analogweb
Interface ModulesContainerAdaptorAware
-
- All Known Implementing Classes:
DefaultTypeMapperContext
public interface ModulesContainerAdaptorAware
- Author:
- snowgoose
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setModulesContainerAdaptor(ContainerAdaptor containerAdaptor)
-
-
-
Method Detail
-
setModulesContainerAdaptor
void setModulesContainerAdaptor(ContainerAdaptor containerAdaptor)
-
-