Package | Description |
---|---|
fr.liglab.adele.cilia.builder |
Modifier and Type | Method and Description |
---|---|
MediatorConfigurator |
ConfiguratorReturner.configure() |
MediatorConfigurator |
MediatorConfigurator.dispatcher()
Specifies that the following properties will be setted only to the
dispatcher.
|
MediatorConfigurator |
MediatorConfigurator.dispatcher(CustomBuilderConfigurator conf)
Set dispatcher properties located by the @link
CustomBuilderConfigurator
object. |
MediatorConfigurator |
InstanceModifier.id(String id) |
MediatorConfigurator |
MediatorConfigurator.processor()
Specifies that the following properties will be setted only to the
processor.
|
MediatorConfigurator |
MediatorConfigurator.processor(CustomBuilderConfigurator conf)
Set processor properties located by the @link
CustomBuilderConfigurator
object. |
MediatorConfigurator |
MediatorConfigurator.scheduler()
Specifies that the following properties will be setted only to the
scheduler.
|
MediatorConfigurator |
MediatorConfigurator.scheduler(CustomBuilderConfigurator conf)
Set scheduler properties located by the @link
CustomBuilderConfigurator
object. |
MediatorConfigurator |
MediatorConfigurator.set(Map props)
To add a properties set.
|
MediatorConfigurator |
MediatorConfigurator.shared()
Specifies that the following properties will be shared with
scheduler/processor/dispatcher.
|
MediatorConfigurator |
ConfiguratorValueSetter.value(Object value) |
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.