public class SchedulerAssembler extends org.qi4j.bootstrap.Assemblers.VisibilityConfig<SchedulerAssembler>
new SchedulerAssembler().
visibleIn( Visibility.layer ).
withConfig( configModuleAssembly, Visibility.application ).
withTimeline().
assemble( module );
| Constructor and Description |
|---|
SchedulerAssembler() |
| Modifier and Type | Method and Description |
|---|---|
void |
assemble(org.qi4j.bootstrap.ModuleAssembly assembly) |
SchedulerAssembler |
withTimeline()
Activate the assembly of Timeline related services.
|
public SchedulerAssembler withTimeline()
public void assemble(org.qi4j.bootstrap.ModuleAssembly assembly)
throws org.qi4j.bootstrap.AssemblyException
org.qi4j.bootstrap.AssemblyException