public class UoWFileAssembler extends org.qi4j.bootstrap.Assemblers.Visibility<UoWFileAssembler>
HasUoWFile
and HasUoWFiles
.
You usually want to use this assembler on the module where your entities belong.
Your entity types must extends either HasUoWFile
or HasUoWFiles
.
Their mixins must respectively implements UoWFileLocator
and UoWFilesLocator
Constructor and Description |
---|
UoWFileAssembler() |
Modifier and Type | Method and Description |
---|---|
void |
assemble(org.qi4j.bootstrap.ModuleAssembly module) |